tests: Fix font color for tests
Since the GNOME Shell style cleanup, all text is white. Fix that in the test cases. https://bugzilla.gnome.org/show_bug.cgi?id=672321
This commit is contained in:
parent
c7182589d2
commit
1626d9f9a4
@ -2,6 +2,7 @@
|
||||
|
||||
stage {
|
||||
font: 16pt serif;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.red {
|
||||
|
Loading…
Reference in New Issue
Block a user