mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-09 04:32:36 +01:00
Change hover color when navigating custom filters (Radarr)
This commit is contained in:
parent
cfb788a02b
commit
9ffcbcbd7d
@ -1270,3 +1270,6 @@ pre {
|
||||
.FilterBuilderRow-filterRow-1ozij:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
.CustomFilter-customFilter-zBSMd:hover {
|
||||
background-color: hsla(0,0%,100%,.08);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user