[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-102.8.0esr-12.5-1] fixup! Bug 40925: Implemented the Security Level component

Richard Pospesel (@richard) git at gitlab.torproject.org
Tue Mar 7 14:13:36 UTC 2023



Richard Pospesel pushed to branch tor-browser-102.8.0esr-12.5-1 at The Tor Project / Applications / Tor Browser


Commits:
4f7b3857 by Richard Pospesel at 2023-03-06T14:30:53+00:00
fixup! Bug 40925: Implemented the Security Level component

Use --warning-color variable for the Custom label in the security level popup.

- - - - -


1 changed file:

- browser/components/securitylevel/content/securityLevelPanel.css


Changes:

=====================================
browser/components/securitylevel/content/securityLevelPanel.css
=====================================
@@ -49,7 +49,7 @@
 
 #securityLevel-custom {
   border-radius: 4px;
-  background-color: var(--yellow-50);
+  background-color: var(--warning-color);
   color: black;
   padding: 0.4em 0.5em;
   margin-inline-start: 1em;



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4f7b3857d843dba8ed7e802a66289d33c087a8ac

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4f7b3857d843dba8ed7e802a66289d33c087a8ac
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230307/b9e72778/attachment-0001.htm>


More information about the tor-commits mailing list