forked from AuroraMiddleware/gtk
1400644069
Previously, the selector "Foo" would not only match Foo widgets, but also all widgets that are descendants of Foo.
4 lines
40 B
CSS
4 lines
40 B
CSS
GtkGrid {
|
|
background-color: purple;
|
|
}
|