Change hover color when navigating custom filters
This commit is contained in:
parent
bb8b774124
commit
b0f8d2cb30
@ -1208,3 +1208,6 @@ pre {
|
|||||||
.FilterBuilderRow\/filterRow\/1ozij:hover {
|
.FilterBuilderRow\/filterRow\/1ozij:hover {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
.CustomFilter\/customFilter\/zBSMd:hover {
|
||||||
|
background-color: hsla(0,0%,100%,.08);
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user