]> Pileus Git - ~andy/gtk/blob - tests/reftests/style-properties-nth-child.css
reftests: Fix a bunch of invalid CSS cases
[~andy/gtk] / tests / reftests / style-properties-nth-child.css
1 * {
2   -GtkToolbar-button-relief: none;
3 }
4
5 .grid-toolbar {
6     -GtkToolbar-button-relief: normal;
7 }
8
9 .box-toolbar {
10     -GtkToolbar-button-relief: normal;
11 }