Sha256: d7c16fa7f2d8dd26fbb87540ec161934876eef21dbcf8045faf7b2c0e2ca3ae9
Contents?: true
Size: 568 Bytes
Versions: 95
Compression:
Stored size: 568 Bytes
Contents
.admin-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
95 entries across 95 versions & 1 rubygems