Sha256: 179214d6f9f97cc23d6959539dea77c5cb372597a9203039a16dc6a6cef8b7fb
Contents?: true
Size: 548 Bytes
Versions: 10
Compression:
Stored size: 548 Bytes
Contents
[data-notify="container"] { border: none; [data-notify="icon"] { font-size: 18px; margin-right: 9px; } [data-notify="message"] { } } [data-notify="container"].alert-success, [data-notify="container"].alert-danger, [data-notify="container"].alert-error { [data-notify="icon"], [data-notify="message"] { color: #fff; } } [data-notify="container"].alert-success { background-color: $brand-success; } [data-notify="container"].alert-danger, [data-notify="container"].alert-error { background-color: $brand-danger; }
Version data entries
10 entries across 10 versions & 1 rubygems