jquery-ui/tests/visual/visual.css
2014-10-24 07:23:31 -07:00

3 lines
136 B
CSS

#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
#droppable { width: 100px; height: 100px; background: #cde; }