Sha256: ba0c13a2d52e8b5af324b7d63dc8a8d12228511d9720a0111f8cc76064c29d34
Contents?: true
Size: 916 Bytes
Versions: 1
Compression:
Stored size: 916 Bytes
Contents
.errorExplanation { margin-bottom: 20px; padding: 15px; border: 1px solid transparent; border-color: #eed3d7; border-radius: 4px; background-color: #f2dede; color: #b94a48; hr { border-top-color: #e6c1c7; } } .flash { display: none; position: relative; margin: 0; padding: 14px 0; width: 100%; min-height: 50px; border: 0; text-align: center; font-style: italic; font-size: $tn-font-large; color: $tn-black; & > p, & > ul { margin: 0 50px; } & > p + p { margin-top: 5px; } i { font-size: 20px; float: right; margin-right: 15px; position: relative; top: -20px; } a { color: $tn-black; } } .flash-notice { background-color: #01cd87; } .flash-alert { background-color: #a2e907; } .flash-warning { background-color: #cd9b01; } .flash-error { background-color: #cd5301; color: #fff; a { color: #fff; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tenon-1.0 | spec/dummy/public/assets/source_maps/alerts.css.scss |