summaryrefslogtreecommitdiff
path: root/testsuite/reftests/label-background.css
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/reftests/label-background.css')
-rw-r--r--testsuite/reftests/label-background.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/reftests/label-background.css b/testsuite/reftests/label-background.css
index 82bb5fbbd0..37d4d08f53 100644
--- a/testsuite/reftests/label-background.css
+++ b/testsuite/reftests/label-background.css
@@ -6,6 +6,6 @@ GtkBox {
background: red; /* should also never be seen */
}
-GtkLabel {
+label {
background: green;
}