Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Permission
  • Edit.html
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [BUGFIX] Use `form-select` class for <select> fields · fdcb412a
    Andreas Fernandez authored Dec 23, 2020 and Benjamin Franzke's avatar Benjamin Franzke committed Jan 04, 2021
    With Bootstrap 5, <select> fields make use of the class `form-select`.
    This patch aims to replace every occurrence of `form-control` used with
    select fields. Since Bootstrap finally brings proper styling for select
    boxes, the custom implementation rendering chevrons can be removed.
    
    In the same run, the `input-$size` classes are migrated to its new class
    names and some obsolete classes have been removed.
    
    Resolves: #93135
    Releases: master
    Change-Id: I0044127cc380bddfbaec0b9f730123959f7288bd
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67247
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarMartin Kutschker <mkutschker-typo3@yahoo.com>
    Tested-by: Benjamin Franzke's avatarBenjamin Franzke <bfr@qbus.de>
    Reviewed-by: default avatarMartin Kutschker <mkutschker-typo3@yahoo.com>
    Reviewed-by: Benjamin Franzke's avatarBenjamin Franzke <bfr@qbus.de>
    fdcb412a