
Once some checkboxes are checked we can not tell anymore, which one is focused:

Code: Select all
//_theme_variables.scss
...
$checkboxFocusShadow:0 0 0 0.2em lighten($primaryColor, 25%);
$checkboxTransition:background-color $transitionDuration, border-color $transitionDuration, box-shadow $transitionDuration;
..
Users browsing this forum: No registered users and 1 guest