mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
update to latest QUnit styles
This commit is contained in:
parent
708e59502a
commit
ca6cdad3bd
@ -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;
|
@ -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; }
|
||||
|
Loading…
Reference in New Issue
Block a user