update to latest QUnit styles

This commit is contained in:
Jörn Zaefferer 2009-09-15 15:54:47 +00:00
parent 708e59502a
commit ca6cdad3bd
2 changed files with 2 additions and 2 deletions

View File

@ -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;

View File

@ -1,4 +1,4 @@
@import url("../../external/testsuite-r6164.css");
@import url("../../external/testsuite-r6565.css");
html { border: 0; }
.xerror, .error, .ui-tabs-hide { display: none }
#main { position: absolute; top: -10000px; left: -10000px; }