forked from AuroraMiddleware/gtk
7 lines
156 B
CSS
7 lines
156 B
CSS
* {
|
|
border-bottom-color: rgb(255,0,255);
|
|
border-left-color: rgb(255,0,255);
|
|
border-right-color: rgb(255,0,255);
|
|
border-top-color: rgb(255,0,255);
|
|
}
|