gtk/tests/reftests/label-attribute-preference.css
Benjamin Otte b73ede690d reftests: Add a test for latest commit
We want to make sure we notice when we mess up label attribute ordering
again...
2012-01-06 05:23:43 +01:00

5 lines
76 B
CSS

* {
-GtkWidget-link-color: blue;
-GtkWidget-visited-link-color: blue;
}