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
  • #22073
Closed
Open
Issue created Feb 26, 2017 by Administrator@rootContributor

Remove 'hover' from nav-tabs-active-link-hover-color et al

Created by: janaagaard75

I seems to me that hover should be removed from these three variables, since the styles are applied to the tab, regardless of it being hovered or not. The has to has be active.

Current, v4-alpha.6, names:

$nav-tabs-active-link-hover-color
$nav-tabs-active-link-hover-bg
$nav-tabs-active-link-hover-border-color

Proposed corrected names:

$nav-tabs-active-link-color
$nav-tabs-active-link-bg
$nav-tabs-active-link-border-color
Assignee
Assign to
Time tracking