Sha256: 12efd3a7a663bab4db33a09b761bab1e59f4a475b95e54ae093fc82a97d8769a

Contents?: true

Size: 970 Bytes

Versions: 20

Compression:

Stored size: 970 Bytes

Contents

$survey-0: #fff;
$survey-1: #FFF8E8;
$survey-2: #FFE8B4;
$survey-3: #FFB81C;
$survey-4: #ED8B00;

dl.pos-s-key {
  font-size: .9rem;
  margin-top: 2rem;

  dt, dd {
    display: inline-block;
    padding-right: .2rem;
  }

  dd {
    padding: 0 .2rem;
    margin-right: 1rem;
  }

  dt {
    padding: 0 .5rem;
    text-align: center;
    border-radius: 3px;
    border: solid 1px #DDD;
    margin-right: .2rem;
  }
}

.pos-s--0 {
  background-color: $survey-0;
  border: solid 1px #CCC;
}

.pos-s--1 {
  background-color: $survey-1;
  border: solid 1px #CCC;
}

.pos-s--2 {
  background-color: $survey-2;
  border: solid 1px #CCC;
}

.pos-s--3 {
  background-color: $survey-3;
  border: solid 1px #CCC;
}

.pos-s--4 {
  background-color: $survey-4;
  border: solid 1px #CCC;
}

.summary-part--pos_s table {
  td {
    text-align: center;

    &:first-child {
      text-align: left;
    }
  }

  .summary-part--pos_s-patient-question-text {
    text-align: right;
  }
}

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
renalware-core-2.1.1 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.1.0 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.167 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.166 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.165 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.164 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.163 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.162 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.161 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.160 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.159 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.158 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.157 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.156 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.155 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.153 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.152 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.151 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.149 app/assets/stylesheets/renalware/modules/_surveys.scss
renalware-core-2.0.148 app/assets/stylesheets/renalware/modules/_surveys.scss