Sha256: 15703252df7ae84bee8032f4b3a6ea02f0ae201b37fb946f4a7c05101c19b1c2
Contents?: true
Size: 639 Bytes
Versions: 8
Compression:
Stored size: 639 Bytes
Contents
.flash { position: fixed; bottom: 20px; left: 20px; z-index: 10000; .flash-notice, .flash-success { padding: 10px 40px; background: #9FBB58; color: white; } .flash-error, .flash-alert { padding: 10px 40px; background: #E25440; color: white; } } .form-group.check_boxes { margin-left: 20px; } .radio, .checkbox { margin-left: 20px; } .draft_saved { color: #777777; font-size: 0.55em; font-style: normal; } .table-row-link { &:hover { cursor: pointer; } td { line-height: 2.15 !important; } }
Version data entries
8 entries across 8 versions & 1 rubygems