Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor: pointer #26998

Closed
MartijnCuppens opened this issue Jul 30, 2018 · 1 comment
Closed

Cursor: pointer #26998

MartijnCuppens opened this issue Jul 30, 2018 · 1 comment

Comments

@MartijnCuppens
Copy link
Member

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?

@Herst
Copy link
Contributor

Herst commented Aug 1, 2018

Previous discussions can be found e.g. in #24156 and other threads linked in #25082.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants