mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
5 lines
166 B
CSS
5 lines
166 B
CSS
@import url("qunit/testsuite.css");
|
|
html { border: 0; }
|
|
.xerror, .error, .ui-tabs-hide { display: none }
|
|
#main { position: absolute; top: -10000px; left: -10000px; }
|