gtk/testsuite/reftests/label-sizing.css
2013-05-15 15:37:17 +02:00

9 lines
90 B
CSS

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