1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
body { font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"; } table { font-size: 1em; } .demo-description { clear: both; padding: 12px; } .ui-draggable, .ui-droppable { background-position: top; }