commit 3449e7301b562c140f3a3dbd87c2f3de5f7d3ae5 Author: Richard Pospesel richard@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 */