]> Pileus Git - ~andy/gtk/blob - tests/reftests/label-sizing.css
reftests: Add a test for all the recent sizegroup hackery
[~andy/gtk] / tests / reftests / label-sizing.css
1 * {
2   font: Monospace 12;
3   padding: 0;
4 }
5
6 GtkPaned GtkLabel {
7   background-color: pink
8 }