aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/testsuite.css
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/testsuite.css')
-rw-r--r--test/data/testsuite.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/data/testsuite.css b/test/data/testsuite.css
index b9d487bc4..b15f5ef7f 100644
--- a/test/data/testsuite.css
+++ b/test/data/testsuite.css
@@ -11,6 +11,8 @@ p.result { margin-left: 1em; }
h2.pass { background-color: green; }
h2.fail { background-color: red; }
+ol#tests > li > strong { cursor:pointer; }
+
div#fx-tests h4 {
background: red;
}