diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2009-09-15 15:54:47 +0000 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2009-09-15 15:54:47 +0000 |
commit | ca6cdad3bd45b5de592be7f9543dee3b53ad2ca4 (patch) | |
tree | 689dd4bf66d9bcd578ed40b316dcd7107dfa2c78 /tests | |
parent | 708e59502a7f07a46f494467d6968d6f377549ca (diff) | |
download | jquery-ui-ca6cdad3bd45b5de592be7f9543dee3b53ad2ca4.tar.gz jquery-ui-ca6cdad3bd45b5de592be7f9543dee3b53ad2ca4.zip |
update to latest QUnit styles
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unit/testsuite.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/testsuite.css b/tests/unit/testsuite.css index dc8b83e31..2e2177976 100644 --- a/tests/unit/testsuite.css +++ b/tests/unit/testsuite.css @@ -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; } |