mirror of
https://github.com/Radarr/Radarr
synced 2025-03-04 02:38:18 +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;
|
text-align: center;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $themeDarkColor;
|
color: $toobarButtonHoverColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue