Sha256: 43ec777943d2f7d6e0a63422400dcd5bcb72a331807a7a33ad40d5832bce755a
Contents?: true
Size: 921 Bytes
Versions: 29
Compression:
Stored size: 921 Bytes
Contents
.input-group { margin-bottom: $padding-large-vertical; } .breadcrumbs { padding: 1em 0; } .alert { margin: 20px; } .modal-title { @extend h2 } footer.navbar { padding-bottom: 0; margin-bottom: 0; border-radius: 0; } label.required, span.required { abbr{ color: red; font-size: small; } } label.disabled { color: $gray-light; } .large-icon { font-size: 1.5em; } .dropdown-menu .btn.collection-remove { background:none; border:none; /* padding:0!important; padding: 6px 12px;*/ cursor:pointer; clear: both; color: #333333; display: block; width: 100%; font-weight: normal; line-height: 18px; padding: 3px 15px; white-space: nowrap; border-radius:0px } .dropdown-menu .btn.collection-remove:hover { text-decoration:underline; background-color:#0088CC; } // Vertically center child elements .centerizer { align-items: center; display: flex; }
Version data entries
29 entries across 29 versions & 1 rubygems