Sha256: 731e053d1ad1f1ec3e8c7054fe0f857d2fe3fa77e9a9846c110bea6a39586359
Contents?: true
Size: 535 Bytes
Versions: 11
Compression:
Stored size: 535 Bytes
Contents
.flash { margin-top: 30px; } .flash .flash-item { background-color: #e0eaed; padding: 12px 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top: 20px; color: #838a97; position: relative; } .flash .flash-item .flash-close { position: absolute; top: 13px; right: 15px; color: #838a97; } /* Colors __________________________________________________________ */ .flash-item.warning { background-color: rgb(243, 243, 195); } .flash-item.error { background-color: rgb(241, 212, 212); }
Version data entries
11 entries across 11 versions & 1 rubygems