Sha256: c322fdc2ad3e1afe8fef68c42cfdba8f0fcb33280ca9108e9e12bf1de1c609a5
Contents?: true
Size: 1.1 KB
Versions: 28
Compression:
Stored size: 1.1 KB
Contents
.exhibit-admin { .contact { margin-bottom: 0.5em; } #another-email { cursor: hand; } .confirmation-status { margin-top: 10px; margin-left: 0; padding-left: 0; &.not-validated { margin-top: 0; } .confirmed { @extend .text-success; white-space: nowrap; } .unconfirmed { @extend .text-danger; } a { white-space: nowrap; } } } #edit-search { .remove { display: none; } .constraint-value { @include border-right-radius($border-radius-sm); } .form-control-plaintext { display: none; } } .analytics { border-bottom: 1px solid $table-border-color; table-layout: fixed; text-align: center; & > tfoot > tr > th { padding-top: 0; border-top: 0; text-align: center; } th, td { &:first-child { border-left: 0; } border-left: 1px solid $table-border-color; } } .pending-label { display: none; } .invite-pending { .pending-label { display: inline; } } .download-csv { align-items: flex-end; display: flex; .btn-primary { margin-bottom: $spacer; } }
Version data entries
28 entries across 28 versions & 1 rubygems