Skip to content

Checkbox hover state change

Sidorela Uku requested to merge checkbox into master

This MR updates the hover state for CheckboxGroup component for coko-theme.
With the actual implementation it is difficult to say if a button is clicked or not on hover. Changed the color in hover from colorPrimary (blue) to colorSecondary (light gray).

Edited by Sidorela Uku

Merge request reports