Sha256: 4557c84ed31cc8d11baa7877ff702a2317455a1bce5aac8c4a2b0b7817aec407
Contents?: true
Size: 897 Bytes
Versions: 7
Compression:
Stored size: 897 Bytes
Contents
label { display: block; margin-bottom: 10px; font-weight: bold; font-size: 15px; color: $c-text-heavy; abbr { color: $c-custom-highlight; } h6 { text-transform: none; padding-top: 5px; font-size: 13px; color: $c-darker-grey; font-weight: normal; font-style: italic; line-height: 1.3; } &.label--two_col { display: flex; .label_inner { flex-shrink: 0; max-width: 50%; .login-form & { max-width: none; } } h6 { flex-shrink: 1; padding-left: 25px; padding-top: 1px; } } &.has-multiselect-actions { .multiselect-action { a { font-weight: normal; } } // Ensure helper text fills space between primary label & multiselect actions h6 { flex-grow: 1; } } &.has_no_helper_text { justify-content: space-between; } }
Version data entries
7 entries across 7 versions & 2 rubygems