jquery-ui/demos/demos.css

21 lines
235 B
CSS
Raw Normal View History

2008-12-30 04:16:51 +00:00
body {
font-family: Arial, Helvetica, sans-serif;
2008-12-30 04:16:51 +00:00
}
.demo-loading {
visibility: hidden;
}
table {
font-size: 1em;
}
2012-09-10 15:33:46 +00:00
.demo-description {
clear: both;
2012-09-10 15:33:46 +00:00
padding: 12px;
}
.ui-draggable, .ui-droppable {
2012-09-10 15:33:46 +00:00
background-position: top;
}