[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-102.8.0esr-12.0-1] fixup! Bug 40925: Implemented the Security Level component
Richard Pospesel (@richard)
git at gitlab.torproject.org
Tue Mar 7 14:14:33 UTC 2023
Richard Pospesel pushed to branch tor-browser-102.8.0esr-12.0-1 at The Tor Project / Applications / Tor Browser
Commits:
dbc21572 by Richard Pospesel at 2023-03-07T14:14:31+00:00
fixup! Bug 40925: Implemented the Security Level component
Use --warning-color variable for the Custom label in the security level popup.
(cherry picked from commit 4f7b3857d843dba8ed7e802a66289d33c087a8ac)
- - - - -
1 changed file:
- browser/components/securitylevel/content/securityLevelPanel.css
Changes:
=====================================
browser/components/securitylevel/content/securityLevelPanel.css
=====================================
@@ -47,7 +47,7 @@ label#securityLevel-level {
label#securityLevel-custom {
border-radius: 4px;
- background-color: var(--yellow-50);
+ background-color: var(--warning-color);
color: black;
font-size: 1em;
height: 1.6em;
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dbc21572a50fe8e50861ece4bfa1bec57c67d82e
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dbc21572a50fe8e50861ece4bfa1bec57c67d82e
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/tbb-commits/attachments/20230307/5f2f8e71/attachment.htm>
More information about the tbb-commits
mailing list