Sha256: 616fa78e4d23d6ac585f91c275fdee10644e1ce87f8f34fcfeb5757df979953e
Contents?: true
Size: 796 Bytes
Versions: 5
Compression:
Stored size: 796 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; &.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
5 entries across 5 versions & 1 rubygems