Sha256: ebb04a28a1b2a79e9cd1b761c7dc46b41504290de2c9d0cc9872b85b7e285286

Contents?: true

Size: 594 Bytes

Versions: 24

Compression:

Stored size: 594 Bytes

Contents

.panel {
  min-height: 20px;
  padding: 0 19px 19px 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid $widget-border-color-dark;
  border-radius: $border-radius-default;
  h1, h2, h3, h4, h5, .panel-header {
    border-bottom: 1px solid #eee;
    margin: 0 -19px 0 -19px;
    padding: 5px 10px;
    margin-bottom: 25px;
    background-color: $widget-background-color-dark;
    &.centered {
      text-align: center;
    }
  }
  h2 {
    font-size: 18px;
    line-height: 27px;
    small {
      font-size: 14px;
    }
  }
  div:last-child {
    margin-bottom: 0;
  }
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
iqvoc-4.14.5 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.14.4 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.13.2 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.13.0 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.12.1 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.12.0 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.11.1 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.11.0 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.10.0 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.9.0 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.3.3 app/assets/stylesheets/iqvoc/components/_panels.css.scss
iqvoc-4.8.2 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.8.1 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.8.0 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.7.0 app/assets/stylesheets/iqvoc/components/_panels.scss
iqvoc-4.6.1 app/assets/stylesheets/iqvoc/components/_panels.css.scss
iqvoc-4.5.2 app/assets/stylesheets/iqvoc/components/_panels.css.scss
iqvoc-4.6.0 app/assets/stylesheets/iqvoc/components/_panels.css.scss
iqvoc-4.5.1 app/assets/stylesheets/iqvoc/components/_panels.css.scss
iqvoc-4.5.0 app/assets/stylesheets/iqvoc/components/_panels.css.scss