Sha256: 3fbdf3ba3266bbaf973d12e899ac4367a8cdfb9e5fda1a3e84e9c042b7e60921

Contents?: true

Size: 470 Bytes

Versions: 16

Compression:

Stored size: 470 Bytes

Contents

#dashboard-callouts {
  .callout {
    @include media($tn-bp-mobile) {
      @include tetris-grid(2);
    }

    @include media($tn-bp-tablet) {
      @include tetris-grid(4);
    }

    position: relative;
    margin-bottom: $tn-margin;
    padding: $tn-padding;
    background-color: #fff;
    h4.title {
      margin-bottom: $tn-margin;
      font-weight: 400;
      i {
        font-size: 25px;
      }
    }
    > p:last-child {
      margin-bottom: 0;
    }
  }
}

Version data entries

16 entries across 16 versions & 1 rubygems

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