Sha256: 99ef9b26a94e9269e88f87ac050c1f3bd2e42907fbff1b7da7f0925d87aa7492
Contents?: true
Size: 491 Bytes
Versions: 31
Compression:
Stored size: 491 Bytes
Contents
@import "helpers/index.scss"; .jGrowl { color: $ink-regular-clr !important; font-size: 14px !important; .success{ background-color: $green-light-clr !important; } .notice { background-color: $blue-light-clr !important; } .error { background-color: $red-light-clr !important; } } .nested-field-wrapper { label { font-size: 14px; margin-bottom: 16px; } .nested-fields { margin-bottom: 16px; } } .ink-light-clr { color: $ink-lighter-clr; }
Version data entries
31 entries across 31 versions & 1 rubygems