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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#3182): style tray icon on hover #3203

Merged
merged 1 commit into from
May 6, 2024

Conversation

haug1
Copy link
Contributor

@haug1 haug1 commented May 3, 2024

WE WANT HOVER! 馃槅

image

#tray > .active {
  opacity: 1;
}

#tray > .active:hover {
  opacity: 0.5;
}

@Alexays Alexays merged commit 8e8ce0c into Alexays:master May 6, 2024
9 checks passed
@haug1 haug1 deleted the feat/hover-on-tray-icon branch May 6, 2024 09:06
zjeffer pushed a commit to zjeffer/Waybar that referenced this pull request May 7, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants