mirror of
https://github.com/Radarr/Radarr
synced 2025-03-03 18:36:41 +00:00
Fixed: PageHeader Action Hover Color
This commit is contained in:
parent
b40c63dcfe
commit
9bbd314452
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
text-align: center;
|
||||
|
||||
&:hover {
|
||||
color: $themeDarkColor;
|
||||
color: $toobarButtonHoverColor;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue