diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-05 20:19:46 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-05 20:19:46 +0000 |
commit | 485e8fdb1fe6c61a5a7adc8cb9eef66045b31f7a (patch) | |
tree | 7d2343ea04d2b80b6233f721d88d6cbeb604151f /tests/testsuite.css | |
parent | d8841a752b594921ab88a14fd92d8a6c3e19e0f8 (diff) | |
download | jquery-ui-485e8fdb1fe6c61a5a7adc8cb9eef66045b31f7a.tar.gz jquery-ui-485e8fdb1fe6c61a5a7adc8cb9eef66045b31f7a.zip |
set svn:eol-style to native
Diffstat (limited to 'tests/testsuite.css')
-rw-r--r-- | tests/testsuite.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/testsuite.css b/tests/testsuite.css index b511c67ce..b278cc6d9 100644 --- a/tests/testsuite.css +++ b/tests/testsuite.css @@ -1,4 +1,4 @@ -@import url("qunit/testsuite.css");
-html { border: 0; }
-.xerror, .error, .ui-tabs-hide { display: none }
-#main { position: absolute; top: -10000px; left: -10000px; }
+@import url("qunit/testsuite.css"); +html { border: 0; } +.xerror, .error, .ui-tabs-hide { display: none } +#main { position: absolute; top: -10000px; left: -10000px; } |