Sha256: 85edacce7ad1217ba65428ce1f763f9e64c187d7a1f2bc8be20da765d9f09cbf
Contents?: true
Size: 1.15 KB
Versions: 22
Compression:
Stored size: 1.15 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 { border-top-right-radius: $border-radius-sm; border-bottom-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
22 entries across 22 versions & 1 rubygems