You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
235 B
21 lines
235 B
5 years ago
|
body {
|
||
|
font-family: Arial, Helvetica, sans-serif;
|
||
|
}
|
||
|
|
||
|
.demo-loading {
|
||
|
visibility: hidden;
|
||
|
}
|
||
|
|
||
|
table {
|
||
|
font-size: 1em;
|
||
|
}
|
||
|
|
||
|
.demo-description {
|
||
|
clear: both;
|
||
|
padding: 12px;
|
||
|
}
|
||
|
|
||
|
.ui-draggable, .ui-droppable {
|
||
|
background-position: top;
|
||
|
}
|