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

[Sonarr] Custom Filter editor not themed on hover #50

Closed
rg9400 opened this issue Apr 22, 2020 · 1 comment · Fixed by #52
Closed

[Sonarr] Custom Filter editor not themed on hover #50

rg9400 opened this issue Apr 22, 2020 · 1 comment · Fixed by #52

Comments

@rg9400
Copy link
Contributor

rg9400 commented Apr 22, 2020

In Mass Editor > Filters > Custom Filters, the background when hovering over existing custom filters is not themed. Current CSS is below -- I can make a PR fixing it, but not sure which color best fits the style guidelines for themepark

.CustomFilter\/customFilter\/zBSMd:hover {
    background-color: #fafbfc;
}

image

@GilbN
Copy link
Collaborator

GilbN commented Apr 25, 2020

Thanks. I mostly use hsla(0,0%,100%,.08) on hover. I think that should be fine there.

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 a pull request may close this issue.

2 participants