Primer Commit
This commit is contained in:
20
assets/libs/jquery-ui/demos/demos.css
Normal file
20
assets/libs/jquery-ui/demos/demos.css
Normal file
@@ -0,0 +1,20 @@
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user