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
  • #4957
Closed
Open
Issue created Sep 04, 2012 by Administrator@rootContributor

Select element border color

Created by: GaryJones

Textareas and input elements have a border colour of $inputBorder (default of #ccc), yet select elements are inconsistent, and have a hard-coded color of #bbb. https://github.com/twitter/bootstrap/blob/master/less/forms.less#L164

Assuming this inconsistency should be resolved, would the variable be better named as $fieldBorder or $fieldBorderColor, since the $inputBorder is currently applied to only a subset of input types, and textareas (and select elements).

Assignee
Assign to
Time tracking