vendor/assets/stylesheets/components/_selectpicker.scss in active_frontend-15.0.11 vs vendor/assets/stylesheets/components/_selectpicker.scss in active_frontend-15.0.12

- old
+ new

@@ -34,10 +34,11 @@ &.hidden { display: none; } &.selectpicker-fuzzy { padding: 10px 10px 5px; } &.bsListEmpty { padding: 16px 20px; } &.optgroup { - background: color(light-haze); + background: color(light-black); + color: color(white); font-size: text-size(xs); font-weight: text-weight(semibold); padding: 5px 10px; } }