[tor-commits] [tor-browser/tor-browser-91.5.0esr-11.5-1] fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
    richard at torproject.org 
    richard at torproject.org
       
    Thu Jan 13 15:29:33 UTC 2022
    
    
  
commit fe87f41e5cd329374c79d820fafc0a741f171928
Author: Richard Pospesel <richard at torproject.org>
Date:   Wed Jan 12 12:44:40 2022 +0100
    fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
    
    fixes tor-browser#40770
---
 browser/themes/shared/identity-block/identity-block.inc.css | 4 ----
 1 file changed, 4 deletions(-)
diff --git a/browser/themes/shared/identity-block/identity-block.inc.css b/browser/themes/shared/identity-block/identity-block.inc.css
index 145ea2732846..68ed0beed684 100644
--- a/browser/themes/shared/identity-block/identity-block.inc.css
+++ b/browser/themes/shared/identity-block/identity-block.inc.css
@@ -59,10 +59,6 @@
   opacity: 1;
 }
 
-toolbar[brighttext] #identity-box[pageproxystate="valid"].chromeUI #identity-icon-label {
-  color: #CC80FF;
-}
-
 #identity-box[pageproxystate="valid"].chromeUI #identity-icon-label,
 #identity-box[pageproxystate="valid"].extensionPage #identity-icon-label,
 .urlbar-label {
    
    
More information about the tor-commits
mailing list