Sha256: 35100bca2720939ff0457c8a0f26a3e3e6a6977019da3d6600cb0fcf071beafb
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
@each $color, $value in $colors { .#{$color} { .badge-primary { @include badge-variant($value); } } } // temporary color fix for consistency on a white text on orange bg // overrides color contrast settings .orange .badge-primary { color: $white !important; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nfg_ui-0.11.4 | app/assets/stylesheets/nfg_ui/network_for_good/admin/color_variations/nfg_theme/_badge.scss |