imported the whole jquery-ui package, refreshed with 1.10.2
[unfold.git] / third-party / jquery-ui-1.10.2 / tests / unit / qunit-composite.css
diff --git a/third-party/jquery-ui-1.10.2/tests/unit/qunit-composite.css b/third-party/jquery-ui-1.10.2/tests/unit/qunit-composite.css
new file mode 100644 (file)
index 0000000..c530436
--- /dev/null
@@ -0,0 +1,13 @@
+iframe.qunit-subsuite {
+       position: fixed;
+       bottom: 0;
+       left: 0;
+
+       margin: 0;
+       padding: 0;
+       border-width: 1px 0 0;
+       height: 45%;
+       width: 100%;
+
+       background: #fff;
+}