Sha256: 3f99b0e81b6c2df4534000655a66f90a33fb4eb9fa9e4a7fa1696d946c42ea59
Contents?: true
Size: 841 Bytes
Versions: 10
Compression:
Stored size: 841 Bytes
Contents
body.logged_in { .flashes { .flash { background-color: #f7f1d3; border-bottom: 1px solid #eee098; color: #cb9810; font-weight: bold; font-size: 1.1em; line-height: 1.0em; padding: 13px 30px 11px; position: relative; top: 0px; text-shadow: none; &.flash_notice { background-color: #dce9dd; border-bottom: 1px solid #adcbaf; border-top: 1px solid #adcbaf; color: #416347; } &.flash_error { background: #f5e4e4; border-bottom: 1px solid #e0c2c0; color: #b33c33; } } } } body.logged_out { .flash { @include no-shadow; @include text-shadow(#fff); background: none; color: #666; font-weight: bold; line-height: 1.0em; padding: 0; margin-bottom: 8px; } }
Version data entries
10 entries across 10 versions & 2 rubygems