]> source.dussan.org Git - jquery-ui.git/commitdiff
visual tests: added default style for #draggable
authorRichard Worth <rdworth@gmail.com>
Sat, 7 Feb 2009 18:15:14 +0000 (18:15 +0000)
committerRichard Worth <rdworth@gmail.com>
Sat, 7 Feb 2009 18:15:14 +0000 (18:15 +0000)
tests/visual/visual.css

index 60f25b59a38a9889a9fb68e87bd7060689533f95..fb2b99f1ce4cdf88e7eb3e750d7efda6af0cb688 100644 (file)
@@ -1 +1,2 @@
 body { font-size: 62.5%; }
+#draggable { width: 100px; height: 100px; background: #abc; }