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:
Jasper St. Pierre 2012-03-18 03:37:49 -04:00
parent c7182589d2
commit 1626d9f9a4

View File

@ -2,6 +2,7 @@
stage {
font: 16pt serif;
color: black;
}
.red {