imported the whole jquery-ui package, refreshed with 1.10.2
[myslice.git] / third-party / jquery-ui-1.10.2 / tests / visual / visual.css
1 body { font-size: 62.5%; }
2 #draggable, #resizable { width: 100px; height: 100px; background: #abc; }
3 #droppable { width: 100px; height: 100px; background: #cde; }