Sha256: 34c749400a8b9d4a70b138f1e4f120871232a577450c11c51bd56ba003156885

Contents?: true

Size: 365 Bytes

Versions: 9

Compression:

Stored size: 365 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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ui_bibz-2.1.0 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.8 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.7 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.5 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.4 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.3 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.2 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.1 app/assets/stylesheets/fix-bootstrap-4.sass
ui_bibz-2.0.0 app/assets/stylesheets/fix-bootstrap-4.sass