File "jquery-sortable.css"
Full Path: /home/humancap/cl.humancap.com.my/generator/generator-assets/lib/jquery-sortable/jquery-sortable.css
File size: 296 bytes
MIME-type: text/plain
Charset: utf-8
body.dragging * {
cursor: move !important;
}
.dragged {
position: absolute;
opacity: 0.5;
z-index: 2000;
}
ol.example li.placeholder {
position: relative;
/** More li styles **/
}
ol.example li.placeholder:before {
position: absolute;
/** Define arrowhead **/
}