mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
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;
|
|
}
|