jquery-ui/tests/visual/visual.css

4 lines
163 B
CSS
Raw Normal View History

2009-01-24 12:07:26 +00:00
body { font-size: 62.5%; }
#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
#droppable { width: 100px; height: 100px; background: #cde; }