nsedit/tests/visual/visual.css
Mark Schouten d21ea7816e Squashed 'jquery-ui/' content from commit 77ff328
git-subtree-dir: jquery-ui
git-subtree-split: 77ff328cbe8a662f52178020d202dc1bfb560fd8
2016-08-05 13:20:20 +02:00

3 lines
163 B
CSS

body { font-size: 62.5%; }
#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
#droppable { width: 100px; height: 100px; background: #cde; }