Sha256: 5cf599ed309d0bb4b824a8af19ad9c12143bdb81264ca2b3c3a5f79d2d5b1638

Contents?: true

Size: 403 Bytes

Versions: 9

Compression:

Stored size: 403 Bytes

Contents

//.btn-group > .dropdown-menu
  //margin: 32px 3px 0px 0px !important

// fix form states
@each $key, $value in $states_colors
  .has-#{$key}
    .form-control
      border-color: $value !important
    label, span.help-block
      color: $value


// Fix bootstrap-select
.bootstrap-select.btn-group .dropdown-toggle .filter-option
  display: inline-grid !important

.dropdown-item
  svg
    float: left

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ui_bibz-2.2.0 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.1.6 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.1.5 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.1.4 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.1.3 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.1.2 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.1.1 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.10 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.9 app/assets/stylesheets/fix-bootstrap-4.sass