Sha256: cd0f0712a20e04329286450a20242c1b7a8fd26b60caea4064b088252cd038ee

Contents?: true

Size: 281 Bytes

Versions: 14

Compression:

Stored size: 281 Bytes

Contents

.well {
  box-shadow: none;
  border: 0;

  > .form-group:last-child {
    margin-bottom: 0;
  }
}

// rubocop rule disabled so i can extend the existing Bootstrap class
// scss-lint:disable PlaceholderInExtend
.panel-header {
  @extend .modal-header;
  padding: $padding-small;
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
ad2games-ui_components-2.1.0 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.14 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.12 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.11 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.10 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.9 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.8 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.7 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.5 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.4 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.3 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.2 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.1 app/assets/stylesheets/default_theme/common.scss
ad2games-ui_components-2.0.0 app/assets/stylesheets/default_theme/common.scss