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

Version Path
renalware-core-2.0.153 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.152 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.151 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.149 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.148 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.147 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.146 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.145 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.144 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.143 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.142 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.141 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.140 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.139 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.138 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.137 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.136 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.135 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.134 app/assets/stylesheets/renalware/modules/_users.scss
renalware-core-2.0.133 app/assets/stylesheets/renalware/modules/_users.scss