Sha256: 768ec7ad07748fb2e89d6a91da61121622329d32b9be60588b83f558934010c3
Contents?: true
Size: 395 Bytes
Versions: 4
Compression:
Stored size: 395 Bytes
Contents
.status_tag { background: #cacaca; color: #fff; text-transform: uppercase; letter-spacing: 0.15em; padding: 3px 5px 2px 5px; font-size: 0.8em; border-radius: $border-radius; } .status_tag.ok, .status_tag.published, .status_tag.complete, .status_tag.completed, .status_tag.green { background-color: #46be8a; } .status_tag.cancel, .status_tag.red { background-color: #f73737; }
Version data entries
4 entries across 4 versions & 1 rubygems