Sha256: 93bcfa6f8425a2fe772a7f043d7b451964b748f65bdadfaa062197946dcabebc
Contents?: true
Size: 260 Bytes
Versions: 57
Compression:
Stored size: 260 Bytes
Contents
$status-tag-ok-background-color: #8daa92 !default; $status-tag-warning-background-color: #e29b20 !default; .status_tag { &.ok { background: $status-tag-ok-background-color; } &.warning { background: $status-tag-warning-background-color; } }
Version data entries
57 entries across 57 versions & 1 rubygems