aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/visual.css
blob: dffbdd2fcd93e3a0fb07323a9b8f0cd832e330cb (plain)
1
2
#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
#droppable { width: 100px; height: 100px; background: #cde; }