summaryrefslogtreecommitdiff
path: root/tests/reftests/css-match-region-matches-star.css
blob: 96203ac502d358b423bfe70f5e825dc389bd1bd7 (plain)
1
2
3
4
5
6
7
8
9
10
@import "reset-to-defaults.css";

GtkNotebook * GtkLabel {
  color: blue
}

/* for reference */
#blue {
  color: blue
}