forked from AuroraMiddleware/gtk
d56e8c8e54
This way, we can test more feature of them, in particular check for different errors, which were causing test failures.
5 lines
73 B
CSS
5 lines
73 B
CSS
* {
|
|
background-color: shade (@bg_color, 0.5);
|
|
color: rgb(255,0,0);
|
|
}
|