Sha256: 7f9547bbaff70289dd34e49b0355bab3006e139f15dee0ff3bcad77c2844149f
Contents?: true
Size: 571 Bytes
Versions: 12
Compression:
Stored size: 571 Bytes
Contents
.admin-users { td.approved { text-align: center; color: $nhs-light-green; .unapproved { color: $nhs-red; font-weight: bold; } } .tag { color: $white; padding: .05rem .5rem .15rem .5rem; border: none; margin: .1rem .3rem .2rem 0; border-radius: .3rem; background-color: $mid-grey; white-space: nowrap; &.devops { } &.clinical { background-color: $nhs-green; } &.admin { background-color: $nhs-blue; } &.super_admin { background-color: $nhs-red; } } }
Version data entries
12 entries across 12 versions & 1 rubygems