5 lines
210 B
CSS
5 lines
210 B
CSS
#branches .input-group, #newbranches .input-group{margin-bottom:5px; width:100%}
|
|
#branches .sort-handler{cursor: move}
|
|
#branches .input-group.drag-shadow{z-index:5;}
|
|
#branches .input-group.drag-row{opacity:0;}
|