Sha256: 0bde34f80aa62f3df3af28a280bf32adfd9c799b154be99f7e117ee5eb3ec3b3

Contents?: true

Size: 532 Bytes

Versions: 108

Compression:

Stored size: 532 Bytes

Contents

$search-bar-height: 2.15rem;
$btn-hover-background-color: darken($off-white, 10%);
$btn-hover-color: darken($dark-grey, 10%);

.top-bar-section .has-form {
  padding-left: 0.5rem;
  width: 210px;
}

.patient-search-form {

  button.button.tiny.postfix {
    background-color: $off-white;
    color: $dark-grey;
    height: $search-bar-height;
    padding: 0;

    &:hover {
      background-color: $btn-hover-background-color;
      color: $btn-hover-color;
    }
  }

  input {
    border: 0;
    height: $search-bar-height;
  }
}

Version data entries

108 entries across 108 versions & 1 rubygems

Version Path
renalware-core-2.0.167 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.166 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.165 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.164 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.163 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.162 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.161 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.160 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.159 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.158 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.157 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.156 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.155 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.153 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.152 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.151 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.149 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.148 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.147 app/assets/stylesheets/renalware/partials/_patient_search.scss
renalware-core-2.0.146 app/assets/stylesheets/renalware/partials/_patient_search.scss