mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Hide built-in expressions panel in logger when cursor leaves panel
This commit is contained in:
parent
01b27c80a5
commit
38b73f7100
@ -151,7 +151,7 @@ textarea {
|
||||
top: 100%;
|
||||
z-index: 100;
|
||||
}
|
||||
#netInspector #filterExprButton.expanded ~ #filterExprPicker {
|
||||
#netInspector #filterExprGroup:hover #filterExprButton.expanded ~ #filterExprPicker {
|
||||
display: flex;
|
||||
}
|
||||
#netInspector #filterExprPicker > div {
|
||||
|
Loading…
Reference in New Issue
Block a user