first commit
This commit is contained in:
12
admin/static/js/jquery.tree-drag-drop.css
Normal file
12
admin/static/js/jquery.tree-drag-drop.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.treeDragDrop ul{
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
li.ui-draggable-dragging, .ui-draggable-dragging li{
|
||||
list-style:none;
|
||||
}
|
||||
|
||||
.treeDragDrop li .disabled {
|
||||
color: #D3D3D3;
|
||||
}
|
||||
Reference in New Issue
Block a user