summaryrefslogtreecommitdiff
path: root/tests/reftests/label-sizing.css
blob: d84c0e3a7df906b606e6f2f09ae13e9533875f14 (plain)
1
2
3
4
5
6
7
8
* {
  font: Monospace 12;
  padding: 0;
}

GtkPaned GtkEventBox {
  background-color: pink
}