aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/droppable/droppable.css
blob: cfe663ecead2dddeaeb24f27ba04c868dd59d81b (plain)
1
2
3
#draggables * { width: 100px; height: 20px; display: block; margin-bottom: 1em; background: #abc; }
#droppable { width: 200px; }
#droppable * { margin: 0.8em; padding: 0.4em; }