mirror of
https://github.com/Radarr/Radarr
synced 2025-12-26 10:12:42 +01: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