Skip to content

disabled custom checkbox with gradients is not grayed out in checked state #29809

@kkozlik

Description

@kkozlik

If the custom checkbox is in checked state and if gradients are enabled it has a same look whether it is enabled or disabled.

Can't reproduce a codepen example, because I can't enabled gradients without compiling the scss.

I think the solution might be adding:

background-image:none;

to scss/_custom-forms.scss line 138

Tested with:

  • bootstrap 4.4.1
  • linux
  • chromium 78.0.3904.108

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions