[tbb-commits] [tor-browser/tor-browser-91.6.0esr-11.0-1] fixup! Bug 21952: Implement Onion-Location

richard at torproject.org richard at torproject.org
Thu Feb 17 21:28:22 UTC 2022


commit 3449e7301b562c140f3a3dbd87c2f3de5f7d3ae5
Author: Richard Pospesel <richard at torproject.org>
Date:   Tue Dec 7 14:12:02 2021 +0100

    fixup! Bug 21952: Implement Onion-Location
    
    fixes tor-browser#40684
---
 browser/components/onionservices/content/onionlocation-urlbar.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/browser/components/onionservices/content/onionlocation-urlbar.css b/browser/components/onionservices/content/onionlocation-urlbar.css
index 7b7051ace675..581175fdbf6b 100644
--- a/browser/components/onionservices/content/onionlocation-urlbar.css
+++ b/browser/components/onionservices/content/onionlocation-urlbar.css
@@ -41,7 +41,7 @@ label#onion-label {
   padding-block: 0;
   padding-inline: 0.5em;
   color: white;
-  font-weight: bold;
+  font-weight: normal;
 }
 
 /* set appropriate sizes for the non-standard ui densities */





More information about the tbb-commits mailing list