visual tests: added default style for #draggable

This commit is contained in:
Richard Worth 2009-02-07 18:15:14 +00:00
parent 3bb13571ca
commit b6cba593a4

View File

@ -1 +1,2 @@
body { font-size: 62.5%; }
#draggable { width: 100px; height: 100px; background: #abc; }