Sha256: add76aafee61034b7b6fa06398ab549aec894e9fb744af7fc3ea7633e89cc3e5

Contents?: true

Size: 366 Bytes

Versions: 5

Compression:

Stored size: 366 Bytes

Contents

@media only screen and (min-width: 830px) {
  // Add body page--* classes to give them, the dashboard look.
  body.page--dashboard-dashboards {
    .main-content {
      background-color: #E8EDEE;
    }

    article {
      background-color: #fff;
      padding: 0.3rem .5rem .5rem;
      border-top-width: 2px;
      border-top-color: $nhs-bright-blue;
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
renalware-core-2.0.137 app/assets/stylesheets/renalware/partials/_dashboards.scss
renalware-core-2.0.136 app/assets/stylesheets/renalware/partials/_dashboards.scss
renalware-core-2.0.135 app/assets/stylesheets/renalware/partials/_dashboards.scss
renalware-core-2.0.134 app/assets/stylesheets/renalware/partials/_dashboards.scss
renalware-core-2.0.133 app/assets/stylesheets/renalware/partials/_dashboards.scss