Sha256: 4637c46951f5c30dab75631e6e125f18ffc2066d99f6955e43e5f7926991e866
Contents?: true
Size: 456 Bytes
Versions: 37
Compression:
Stored size: 456 Bytes
Contents
@import "helpers/variables"; .gem-c-label { display: block; color: $gem-text-colour; @include core-19; } .gem-c-label--bold { font-weight: 700; } // Hint text sits inside a label, to be read by AT .gem-c-label__hint { display: block; color: $gem-secondary-text-colour; font-weight: 400; } // TODO: Replace this with the error message component. .gem-c-label__error { font-weight: bold; color: $gem-error-colour; padding-top: 4px; }
Version data entries
37 entries across 37 versions & 1 rubygems