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

Enhancement: Cursor change on hover #20

Closed
LilTrublMakr opened this issue Jun 5, 2020 · 1 comment
Closed

Enhancement: Cursor change on hover #20

LilTrublMakr opened this issue Jun 5, 2020 · 1 comment

Comments

@LilTrublMakr
Copy link

Small and quick change:

.node[_ngcontent-cxv-c100]:hover {
  cursor: all-scroll;
}

This would change the cursor to the all scroll icon (arrows pointing in all directions) when hovering over one of the cards instead of keeping the default cursor. To me, it better represents that you can move the cards around.

@corpulent
Copy link
Contributor

@LilTrublMakr this is in, and deployed.

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

No branches or pull requests

2 participants