mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-11 06:33:32 +00:00
Fixed: Hover color on override download button
This commit is contained in:
parent
b303e9c21a
commit
3e87870370
1 changed files with 4 additions and 0 deletions
|
@ -72,6 +72,10 @@
|
|||
height: 20.39px;
|
||||
vertical-align: middle;
|
||||
line-height: 20.39px;
|
||||
|
||||
&:hover {
|
||||
color: var(--iconButtonHoverColor);
|
||||
}
|
||||
}
|
||||
|
||||
.interactiveIcon {
|
||||
|
|
Loading…
Add table
Reference in a new issue