jquery-ui/demos/demos.css
2014-10-24 07:23:31 -07:00

17 lines
228 B
CSS

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;
}