reftests: fix style class syntax in CSS file

Fixes reftests.

https://bugzilla.gnome.org/show_bug.cgi?id=750605
This commit is contained in:
Cosimo Cecchi 2015-06-10 20:21:57 -07:00
parent 0093b156d7
commit 131abe28a4

View File

@ -13,7 +13,7 @@ GtkLabel {
animation-delay: 1ms;
}
#reference {
.reference {
animation: initial;
text-shadow: 20px 20px tomato;
}