Sha256: 8024f90a742459926e71dda75d0938fe7329dfecc79f458fef3212a948283b0c
Contents?: true
Size: 597 Bytes
Versions: 30
Compression:
Stored size: 597 Bytes
Contents
.form-has-many { .has-many-fields.sortable-ghost { border-top: solid 3px #212529; } .has-many-move { display: none; } .has-many-remove-disabled { opacity: 0; cursor: default !important; } .has-many-actions { margin-bottom: 0.75rem; } .has-many-remove { margin-top: 1rem; } .has-many-move { margin-top: 1.5rem; } } .form-has-many.reordering { .has-many-actions { display: none; } .has-many-move { display: inline-block; cursor: grab; } .form-has-many { display: none; } } .form-has-many.tight { .has-many-remove { margin-top: 0; } .has-many-move { margin-top: 0.5rem; } }
Version data entries
30 entries across 30 versions & 1 rubygems