Sha256: 3fb5ed2b9b522a05610dbb625b64a03b5351259715e3ffacf55b2587b48708d1
Contents?: true
Size: 860 Bytes
Versions: 8
Compression:
Stored size: 860 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; z-index: 10; &.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
8 entries across 8 versions & 1 rubygems