Sha256: 661109dde05794c1d99e1632e9a71cbe21201477ff3dba761e8b8c6e1299124f
Contents?: true
Size: 834 Bytes
Versions: 11
Compression:
Stored size: 834 Bytes
Contents
#taxonomy_tree { padding: 0 3em; &, ul { list-style: none; } ul { min-height: 0.5em; } .ui-sortable { margin-bottom: 0.5em; } > li { > .sortable-handle { text-indent: 2em; * { text-indent: 0; } } > .ui-sortable { padding-bottom: 5em; } } .sortable-handle , .sortable-placeholder { border-radius: $border-radius; } .sortable-handle { background-color: very-light($color-3); border: 1px solid $color-border; color: $body-color; font-weight: $font-weight-bold; padding: 0.5em; cursor: move; i { @include margin(null 4px 0 6px); } .actions a { margin-left: 8px; } } .ui-sortable-over { padding-bottom: 1em; } .ui-sortable-handle:first-child { margin-top: 1em; } }
Version data entries
11 entries across 11 versions & 1 rubygems