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

Hover style for vote arrows #132

Open
gregmac opened this issue May 28, 2023 · 0 comments
Open

Hover style for vote arrows #132

gregmac opened this issue May 28, 2023 · 0 comments

Comments

@gregmac
Copy link

gregmac commented May 28, 2023

Minor tweak: make the vote arrows change color on hover, since they're a small target.

image

This is very subtle, but changes the color of the arrow image to be #888888 which is same as the hover color of the "clickable indent" bar:

.votearrow:hover { filter: brightness(89%); }

I'd contribute as a PR but I'm not sure where to place it, or if this can just be a default vs optional feature.

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

1 participant