gtk2/testsuite/reftests/label-sizing.css

9 lines
89 B
CSS

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