forked from AuroraMiddleware/gtk
reftests: fix style class syntax in CSS file
Fixes reftests. https://bugzilla.gnome.org/show_bug.cgi?id=750605
This commit is contained in:
parent
0093b156d7
commit
131abe28a4
@ -13,7 +13,7 @@ GtkLabel {
|
||||
animation-delay: 1ms;
|
||||
}
|
||||
|
||||
#reference {
|
||||
.reference {
|
||||
animation: initial;
|
||||
text-shadow: 20px 20px tomato;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user