fix tracking protection button behaviour
This commit is contained in:
parent
63c2f3f1cc
commit
aaa2e327ac
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
||||||
-moz-box-ordinal-group: 2 !important;
|
-moz-box-ordinal-group: 2 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#urlbar-container:not(:hover) #tracking-protection-icon-container {
|
#urlbar-container:not(:hover) #tracking-protection-icon-container:not([open]) {
|
||||||
visibility: collapse !important;
|
visibility: collapse !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue