Sha256: 24b34d5f837495d9bf850d69c6b4b3c614d527c3a0393eec1f81b040ccbb64a6
Contents?: true
Size: 473 Bytes
Versions: 1
Compression:
Stored size: 473 Bytes
Contents
[data-notify="container"] { border: none; [data-notify="icon"] { font-size: 18px; margin-right: 9px; color: #fff; } [data-notify="message"] { color: #fff; } } [data-notify="container"].alert-success { background-color: $brand-success; } [data-notify="container"].alert-danger { background-color: $brand-danger; } [data-notify="container"].alert-info { [data-notify="icon"], [data-notify="message"] { color: $state-info-text; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
locomotivecms-3.0.0.pre.alpha.2 | app/assets/stylesheets/locomotive/components/misc/_notify.scss |