| Path : /var/www/html/sistemas/saplxi/public/css/pages/ |
| Current File : /var/www/html/sistemas/saplxi/public/css/pages/ui.css |
body {
font-family: Calibri, sans-serif;
}
#sortable {
list-style-type: square;
padding: 5px;
width: 40%;
background-color: transparent;
}
#sortable li {
background-color: transparent;
padding-left: 1.5em;
font-size: 1.0em;
height: 50px;
list-style: none;
cursor: move;
}
#sortable li span {
position: absolute;
margin-left: -1.0em;
margin-top: .1em;
}