Sha256: 718ad0c737783a545ffc56df087f9fedd07d01a6fdcfd1066b8aca955fdbf727

Contents?: true

Size: 449 Bytes

Versions: 17

Compression:

Stored size: 449 Bytes

Contents

.page--cinic-visits {

  .filters__output {
    display: none;
  }

  @media print {

    table tr th,
    table tr td, {
      font-size: 0.9rem;
    }

    .row {
      margin: 0;
      max-width: 100%;
    }

    .filters__form,
    .no-print {
      display: none;
    }

    .filters__output {
      display: block;
    }

    // Create space for the user to write under each row
    table tbody tr td {
      padding-bottom: 3rem;
    }
  }
}

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc9 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.rc8 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.rc7 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.rc6 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.rc5 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.rc4 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.rc3 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.rc1 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta12 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta11 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta10 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta9 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta8 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta7 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta6 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta5 app/assets/stylesheets/renalware/modules/_clinics.scss
renalware-core-2.0.0.pre.beta4 app/assets/stylesheets/renalware/modules/_clinics.scss