Loading browser/base/content/browser-siteIdentity.js +2 −2 Original line number Diff line number Diff line Loading @@ -942,10 +942,10 @@ var gIdentityHandler = { gPermissionPanel.refreshPermissionIcons(); } // Bug 26345: Hide tracking protection UI. // Hide the shield icon if it is a chrome page. gProtectionsHandler._trackingProtectionIconContainer.classList.toggle( "chromeUI", true this._isSecureInternalUI ); }, Loading browser/themes/shared/preferences/privacy.css +0 −4 Original line number Diff line number Diff line Loading @@ -63,10 +63,6 @@ /* Content Blocking */ #trackingGroup { display: none; } /* Override styling that sets descriptions as grey */ #trackingGroup description.indent, #trackingGroup .indent > description { Loading Loading
browser/base/content/browser-siteIdentity.js +2 −2 Original line number Diff line number Diff line Loading @@ -942,10 +942,10 @@ var gIdentityHandler = { gPermissionPanel.refreshPermissionIcons(); } // Bug 26345: Hide tracking protection UI. // Hide the shield icon if it is a chrome page. gProtectionsHandler._trackingProtectionIconContainer.classList.toggle( "chromeUI", true this._isSecureInternalUI ); }, Loading
browser/themes/shared/preferences/privacy.css +0 −4 Original line number Diff line number Diff line Loading @@ -63,10 +63,6 @@ /* Content Blocking */ #trackingGroup { display: none; } /* Override styling that sets descriptions as grey */ #trackingGroup description.indent, #trackingGroup .indent > description { Loading