summaryrefslogtreecommitdiff
path: root/tests/reftests/style-properties-nth-child.css
blob: d3d406c1fb63842a7fbc8b1ceaba270d7fe970ad (plain)
1
2
3
4
5
6
7
8
9
10
11
* {
  -GtkToolbar-button-relief: none;
}

.grid-toolbar {
    -GtkToolbar-button-relief: normal;
}

.box-toolbar {
    -GtkToolbar-button-relief: normal;
}