Add CSS files
This commit is contained in:
3
include/jQuery/jquery-ui/tests/visual/visual.css
Executable file
3
include/jQuery/jquery-ui/tests/visual/visual.css
Executable file
@@ -0,0 +1,3 @@
|
||||
body { font-size: 62.5%; }
|
||||
#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
|
||||
#droppable { width: 100px; height: 100px; background: #cde; }
|
||||
Reference in New Issue
Block a user