]> Pileus Git - ~andy/gtk/blob - tests/reftests/label-sizing.css
Work around a notebook tab rendering bug
[~andy/gtk] / tests / reftests / label-sizing.css
1 * {
2   font: Monospace 12;
3   padding: 0;
4 }
5
6 GtkPaned GtkEventBox {
7   background-color: pink
8 }