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
  • #26998
Closed
Open
Issue created Jul 30, 2018 by Administrator@rootContributor

Cursor: pointer

Created by: MartijnCuppens

cursor: pointer; is used for .btn, .close and some other buttons, but not for button and input[type="button"] in reboot.scss. Shouldn't we also add it there?

Something related: when cursor: pointer; is used, the following comment is shown:

// Opinionated: add "hand" cursor to non-disabled .navbar-toggler elements

I was thinking about making a $enable- variable and a mixin instead of this comment, because now people who don't want the hand still have got to override every case.

What's people's opinion on this?

Assignee
Assign to
Time tracking