-
Notifications
You must be signed in to change notification settings - Fork 904
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
[md-fab] style cursor: pointer isn't working #5017
Closed
jodekirk opened this issue
Sep 27, 2023
· 2 comments
· Fixed by #5005 · May be fixed by X-oss-byte/pigweed#61, X-oss-byte/pigweed#70 or X-oss-byte/pigweed#73
Closed
[md-fab] style cursor: pointer isn't working #5017
jodekirk opened this issue
Sep 27, 2023
· 2 comments
· Fixed by #5005 · May be fixed by X-oss-byte/pigweed#61, X-oss-byte/pigweed#70 or X-oss-byte/pigweed#73
Labels
Contribution Candidate
This issue is a good candidate for an open source contribution!
Comments
Also a problem adding setting cursor: pointer; to |
We need to move cursor styles to the |
e111077
added
the
Contribution Candidate
This issue is a good candidate for an open source contribution!
label
Sep 28, 2023
copybara-service bot
pushed a commit
that referenced
this issue
Oct 18, 2023
fixes #5017 PiperOrigin-RevId: 574303841
copybara-service bot
pushed a commit
that referenced
this issue
Oct 18, 2023
fixes #5017 PiperOrigin-RevId: 574303841
copybara-service bot
pushed a commit
that referenced
this issue
Oct 18, 2023
fixes #5017 PiperOrigin-RevId: 574303841
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is affected?
Theming
Description
Trying to set the fab style doesn't change cursor on hover.
Reproduction
set style to
md-fab { cursor: pointer; }
Workaround
not found a workaround
Is this a regression?
No or unsure. This never worked, or I haven't tried before.
Affected versions
1.0.0
Browser/OS/Node environment
Chrome 117
The text was updated successfully, but these errors were encountered: