gtk/tests/reftests/label-sizing.css

9 lines
93 B
CSS
Raw Normal View History

* {
font: Monospace 12;
padding: 0;
}
GtkPaned GtkEventBox {
background-color: pink
}