jquery-ui/tests/visual/visual.css

3 lines
136 B
CSS
Raw Normal View History

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