mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 08:40:08 +00:00
d169f7711c
Add it back fixed.
9 lines
93 B
CSS
9 lines
93 B
CSS
* {
|
|
font: Monospace 12;
|
|
padding: 0;
|
|
}
|
|
|
|
GtkPaned GtkEventBox {
|
|
background-color: pink
|
|
}
|