diff options
Diffstat (limited to 'external')
-rw-r--r-- | external/testsuite-r6565.css (renamed from external/testsuite-r6164.css) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/testsuite-r6164.css b/external/testsuite-r6565.css index dbfc43aee..520d8e6af 100644 --- a/external/testsuite-r6164.css +++ b/external/testsuite-r6565.css @@ -14,7 +14,7 @@ h2.fail { background-color: red; } div.testrunner-toolbar { background: #eee; border-top: 1px solid black; padding: 10px; } -ol#tests > li > strong { cursor:pointer; } +ol#tests li strong { cursor:pointer; } div#fx-tests h4 { background: red; |