Sha256: def3ad9cd4fe1b11555f9a4625f17e2918926f405c1f88da6cc209b46daebf5c
Contents?: true
Size: 837 Bytes
Versions: 12
Compression:
Stored size: 837 Bytes
Contents
#main-part { margin-top: $navbar-brand-height + 1.5rem; } #logo { width: auto; height: 36px; } #multi-backdrop { z-index: 0; height: 0; width: 0; } body.modal-open #multi-backdrop { z-index: 1040; width: 100vw; height: 100vh; } .sort-handle { cursor: grab; } .no-wrap { white-space: nowrap; } .card-body { padding: 0.75rem; } @include media-breakpoint-up(sm) { .card-body { padding: 1.25rem; } } .rounded-bottom-only { border-radius: 0 0 $border-radius $border-radius; } .rounded-top-only { border-radius: $border-radius $border-radius 0 0; } .alert { border: 0 none !important; } .card-header, .card-footer { background-color: transparent !important; padding-left: 0 !important; padding-right: 0 !important; margin-left: 0.75rem !important; margin-right: 0.75rem !important; }
Version data entries
12 entries across 12 versions & 1 rubygems