test runner: adding a new test page called 'polluted'. Where one can choose to pre...
[jquery.git] / test / data / testsuite.css
index b15f5ef..cb9ef08 100644 (file)
@@ -113,3 +113,17 @@ div.chain.test div { background: green; }
 
 div.chain.out { background: green; }
 div.chain.out div { background: red; display: none; }
+
+div#show-tests * { display: none; }
+
+form.otherlibs{
+       margin: 20px 0 0 30px;
+}
+       form.otherlibs label{
+               display:block;
+               margin: 5px 0 5px 30px;
+       }
+       form.otherlibs input.submit{
+               margin:30px 0 0 0;
+               
+       }
\ No newline at end of file