2008-12-30 04:16:51 +00:00
|
|
|
body {
|
|
|
|
font-size: 62.5%;
|
2012-09-10 15:33:46 +00:00
|
|
|
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif";
|
2008-12-30 04:16:51 +00:00
|
|
|
}
|
|
|
|
|
2009-01-03 09:07:34 +00:00
|
|
|
table {
|
|
|
|
font-size: 1em;
|
|
|
|
}
|
|
|
|
|
2012-09-10 15:33:46 +00:00
|
|
|
.demo-description {
|
2008-12-31 00:37:35 +00:00
|
|
|
clear: both;
|
2012-09-10 15:33:46 +00:00
|
|
|
padding: 12px;
|
2008-12-31 00:37:35 +00:00
|
|
|
font-size: 1.3em;
|
2008-12-30 18:15:09 +00:00
|
|
|
line-height: 1.4em;
|
2008-12-31 06:29:31 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.ui-draggable, .ui-droppable {
|
2012-09-10 15:33:46 +00:00
|
|
|
background-position: top;
|
2008-12-31 06:29:31 +00:00
|
|
|
}
|