Sha256: 0599c4a8985ab5f21173345f708536d2de9c95c52ce5066bc34b63559c6e300f

Contents?: true

Size: 382 Bytes

Versions: 11

Compression:

Stored size: 382 Bytes

Contents

.drawer {
  background: $drawer_background_color;

  .inner > .row:first-child {
    padding: 20px 0px 10px 0px;
  }

  .header-row {
    padding: 15px 0px;
  }

  h1 {
    font-size: 22px;
    font-family: $font-family-sans-serif;
    // color: $main_title_color;
    color: $drawer_title_color;
    margin: 0px;
  }

  > .close-button {
    @include control-window-button;
  }

}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
locomotivecms-3.0.1 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.rc7 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.rc6 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.rc5 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.rc4 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.rc3 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.rc2 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.rc1 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.pre.beta.1 app/assets/stylesheets/locomotive/components/_drawer.scss
locomotivecms-3.0.0.pre.alpha.3 app/assets/stylesheets/locomotive/components/_drawer.scss