jquery-ui/tests/visual/droppable/droppable.css
2009-02-07 19:02:08 +00:00

4 lines
177 B
CSS

#draggables * { width: 100px; height: 20px; display: block; margin-bottom: 1em; background: #abc; }
#droppable { width: 200px; }
#droppable * { margin: 0.8em; padding: 0.4em; }