diff options
Diffstat (limited to 'build/test/data/testsuite.css')
-rw-r--r-- | build/test/data/testsuite.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/test/data/testsuite.css b/build/test/data/testsuite.css index e7618fffd..4d443b9f6 100644 --- a/build/test/data/testsuite.css +++ b/build/test/data/testsuite.css @@ -5,4 +5,4 @@ h2 { padding: 10px; background-color: #eee; color: black; margin: 0; font-size: .pass { color: green; } .fail { color: red; } -#tests ol { display: none; margin-left: 1em; }
\ No newline at end of file +p.result { margin-left: 1em; }
\ No newline at end of file |