Sha256: e8158104bfd82db4d8ea88c8414ea6d4f2b6735975a359578f63aec8eb45de86
Contents?: true
Size: 547 Bytes
Versions: 27
Compression:
Stored size: 547 Bytes
Contents
#active_admin_content .index_as_tree_table { @extend %table-wrapper; table { thead { display: none; } td { background-color: white; &.selectable { padding-right: 0; width: 16px; } &.position { padding-left: 0; width: 16px; .drag-handle { display: inline-block; height: 16px; margin: 0 3px; text-indent: -9999px; width: 16px; @include icon("text_align_justify"); } } } } }
Version data entries
27 entries across 27 versions & 1 rubygems