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