Sha256: 4ebb963c8de95933e7b5ae2b7016d00eeae7a80540b66437924f4240f22a52e2

Contents?: true

Size: 541 Bytes

Versions: 16

Compression:

Stored size: 541 Bytes

Contents

header {
  @include media($tn-bp-mobile) {
    position: static;
    top: 0;
    padding-left: 0;
  }

  @include media($tn-bp-tablet) {
    position: fixed;
    top: 50px;
    padding: 0 0 0 250px;
  }

  left: 0;
  z-index: $tn-z-section-header;
  display: block;
  width: 100%;
  border-bottom: 1px solid $tn-med-grey;
  background: $tn-light-grey;
  color: $tn-slate;
  font-size: $tn-font-small;
  h1 {
    float: left;
    margin: 0;
    padding: $tn-padding;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
  }
}

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
tenon-1.1.8 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.1.7 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.1.6 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.1.5 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.1.4 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.1.3 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.1.2 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.1.1 app/assets/stylesheets/tenon/ui/section-headers.scss
tenon-1.0.76 app/assets/stylesheets/tenon/ui/section-headers.css.scss
tenon-1.0.75 app/assets/stylesheets/tenon/ui/section-headers.css.scss
tenon-1.0.74 app/assets/stylesheets/tenon/ui/section-headers.css.scss
tenon-1.0.73 app/assets/stylesheets/tenon/ui/section-headers.css.scss
tenon-1.0.72 app/assets/stylesheets/tenon/ui/section-headers.css.scss
tenon-1.0.71 app/assets/stylesheets/tenon/ui/section-headers.css.scss
tenon-1.0.70 app/assets/stylesheets/tenon/ui/section-headers.css.scss
tenon-1.0.69 app/assets/stylesheets/tenon/ui/section-headers.css.scss