imported the whole jquery-ui package, refreshed with 1.10.2
[unfold.git] / third-party / jquery-ui-1.10.2 / tests / visual / visual.css
diff --git a/third-party/jquery-ui-1.10.2/tests/visual/visual.css b/third-party/jquery-ui-1.10.2/tests/visual/visual.css
new file mode 100644 (file)
index 0000000..b61fc0e
--- /dev/null
@@ -0,0 +1,3 @@
+body { font-size: 62.5%; }
+#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
+#droppable { width: 100px; height: 100px; background: #cde; }