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

Version Path
renalware-core-2.1.1 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.1.0 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.167 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.166 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.165 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.164 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.163 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.162 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.161 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.160 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.159 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.158 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.157 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.156 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.155 app/assets/stylesheets/renalware/modules/_users.scss