1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
@import "mixins.less"; @import (less) "vendor/jquery-nestable.css"; .tree-seperator { list-style-type: none; } table.movable { margin-bottom: 2em; } .ordering { display: none; } .js .ordering { display: block; }