]> Pileus Git - ~andy/gtk/blob - tests/reftests/css-match-region-matches-star.css
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / reftests / css-match-region-matches-star.css
1 @import "reset-to-defaults.css";
2
3 GtkNotebook * GtkLabel {
4   color: blue
5 }
6
7 /* for reference */
8 #blue {
9   color: blue
10 }