Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #29809
Closed
Open
Issue created Dec 06, 2019 by Administrator@rootContributor

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

Created by: 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
Assignee
Assign to
Time tracking