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
  • #21002
Closed
Open
Issue created Oct 25, 2016 by Administrator@rootContributor

table-inverse : need a variable for hover, accent, active state

Created by: Lausselloic

https://github.com/twbs/bootstrap/commit/d74a897f55ff01258b81e05c94a8126a819b8601#diff-82ee1ffb694a87db828fe22dcd868aed

Following the fix, table-hover, table-stripped combined with table-inverse works, but for accessibility reason, could we have a dedicated background value for those states?

For example : Actual value for table $table-bg-accent: $table-bg-hover: $table-bg-active:
Can be completed with : $table-inverse-bg-accent: $table-inverse-bg-hover: $table-inverse-bg-active:

Assignee
Assign to
Time tracking