Sha256: 5f9ff13f80fa9dd12fc136938d802a97fd71109b89458cb5a20bf383a9893b9b
Contents?: true
Size: 724 Bytes
Versions: 5
Compression:
Stored size: 724 Bytes
Contents
#taxonomy_tree { padding: 0 3em; &, ul { list-style: none; } ul { min-height: 0.5em; } .ui-sortable { margin-bottom: 0.5em; } .taxon, .sortable-placeholder { border-radius: $border-radius; } .sortable-placeholder { margin: 0.5em 0; } .taxon { background-color: very-light($color-3); border: 1px solid $color-border; color: $body-color; font-weight: $font-weight-bold; padding: 0.5em; &.sortable { 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
5 entries across 5 versions & 1 rubygems