mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
f5a14de1b1
Fixes #5395 - Visual Tests Cleanup
4 lines
163 B
CSS
4 lines
163 B
CSS
body { font-size: 62.5%; }
|
|
#draggable, #resizable { width: 100px; height: 100px; background: #abc; }
|
|
#droppable { width: 100px; height: 100px; background: #cde; }
|