Sha256: 4a172e2a8d8cf0b3b0d8c3ae1a09ba3de1aa8e9a5c547d8358171150609dd596
Contents?: true
Size: 546 Bytes
Versions: 37
Compression:
Stored size: 546 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; &.devops { } &.clinical { background-color: $nhs-green; } &.admin { background-color: $nhs-blue; } &.super_admin { background-color: $nhs-red; } } }
Version data entries
37 entries across 37 versions & 1 rubygems