Tests: Fixed import of testsuite.css.

This commit is contained in:
Scott González 2009-06-20 13:03:59 +00:00
parent f07a17bbf0
commit 940259ac35

View File

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