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
  • #27063
Closed
Open
Issue created Aug 13, 2018 by Administrator@rootContributor

Custom checkboxes and radios retheming

Created by: MartijnCuppens

The custom checkboxes and radios are cool, but I think they might need some retheming. I don't think it's a good idea to make them gray, it looks like they are disabled and there isn't much of a difference between the disabled and not disabled versions.

Imo they should have the same background and border color as the .form-control elements and also take over the theming of disabled state.

I made a demo of the rethemed custom checkboxes here, it's a part from the forms documentation page which also includes the validated theming:

V1 (same border color as .form-control, $gray-400): https://codepen.io/MartijnCuppens/pen/KBYKKz V2 (darker borders, $gray-500): https://codepen.io/MartijnCuppens/pen/MPYrmo

Assignee
Assign to
Time tracking