mirror of https://github.com/Radarr/Radarr
Fixed: PageHeader Action Hover Color
This commit is contained in:
parent
b40c63dcfe
commit
9bbd314452
|
@ -5,7 +5,7 @@
|
|||
text-align: center;
|
||||
|
||||
&:hover {
|
||||
color: $themeDarkColor;
|
||||
color: $toobarButtonHoverColor;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue