userchrome update
This commit is contained in:
parent
638af9733f
commit
58eae2f249
|
@ -50,9 +50,9 @@
|
|||
#tracking-protection-icon-container { display: none !important; }
|
||||
/* Encryption and Permissions icons */
|
||||
/* Only hides permission items */
|
||||
#identity-permission-box { display: none !important; }
|
||||
/* #identity-permission-box { display: none !important; } */
|
||||
/* Hides encryption AND permission items */
|
||||
#identity-box { display: none !important }
|
||||
/* #identity-box { display: none !important } */
|
||||
/* Hide everything BUT the zoom indicator within the URL Bar */
|
||||
#page-action-buttons > :not(#urlbar-zoom-button) { display: none !important; }
|
||||
/* Hide the »Go«-arrow in the URL Bar */
|
||||
|
|
Loading…
Reference in New Issue