Sha256: d4fc68998822105560c8e97f0b8c7e1895ef2538edad832af75eab3ddf8b0320
Contents?: true
Size: 548 Bytes
Versions: 25
Compression:
Stored size: 548 Bytes
Contents
#taxonomy_tree { padding: 0 3em; &, ul { list-style: none; } ul { min-height: 0.5em; margin-bottom: 1.5em; } .taxon { background-color: very-light($color-3); border: 1px solid $color-border; border-radius: $border-radius; color: $body-color; font-weight: $font-weight-bold; margin: 5px 0; padding: 0.5em; &.sortable { cursor: move; } i { margin-right: 4px; margin-bottom: 0; margin-left: 6px; } .actions a { margin-left: 8px; } } }
Version data entries
25 entries across 25 versions & 2 rubygems