Merge pull request #52 from rg9400/patch-5
Change hover color when navigating custom filters
This commit is contained in:
commit
8b94adc982
@ -1208,3 +1208,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