ref: master
public/javascripts/vendor/jquery-ui-1.10.4/development-bundle/demos/demos.css
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
body { font-size: 62.5%; font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"; } table { font-size: 1em; } .demo-description { clear: both; padding: 12px; font-size: 1.3em; line-height: 1.4em; } .ui-draggable, .ui-droppable { background-position: top; } |