gtk/tests/reftests/label-sizing.css
Cosimo Cecchi d169f7711c reftests: fix label-sizing reftest
Add it back fixed.
2012-03-05 18:36:52 -05:00

9 lines
93 B
CSS

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