Sha256: 89592a5088d4e159210874eefcace6fe9f4ed57ecf9c6ec94995c9307408c0d0
Contents?: true
Size: 488 Bytes
Versions: 10
Compression:
Stored size: 488 Bytes
Contents
body.logged_in .flash.flash_notice { background: rgba($success, .3); color: $text-success; font-weight: bold; text-shadow: none; margin: auto; margin-top: 20px; width: 93%; border-radius: $global-border-radius; border: none; } body.logged_in .flash.flash_error { background: rgba($danger, .3); color: $text-danger; font-weight: bold; text-shadow: none; margin: auto; margin-top: 20px; width: 93%; border-radius: $global-border-radius; border: none; }
Version data entries
10 entries across 10 versions & 1 rubygems