backoffice/node_modules/jquery-ui/tests/visual/visual.css

3 lines
136 B
CSS
Raw Normal View History

2020-02-06 10:09:39 +00:00
#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
#droppable { width: 100px; height: 100px; background: #cde; }