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:
@@ -2,6 +2,7 @@
|
||||
|
||||
stage {
|
||||
font: 16pt serif;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.red {
|
||||
|
Reference in New Issue
Block a user