[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-128.2.0esr-14.0-1] fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in...
morgan (@morgan)
git at gitlab.torproject.org
Sat Sep 14 14:54:14 UTC 2024
morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser
Commits:
dbe52600 by Henry Wilkes at 2024-09-14T14:53:32+00:00
fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
Bug 42698: Use higher contrast background for bridge emojis.
- - - - -
1 changed file:
- browser/components/torpreferences/content/torPreferences.css
Changes:
=====================================
browser/components/torpreferences/content/torPreferences.css
=====================================
@@ -420,7 +420,8 @@ button.spoof-button-disabled {
box-sizing: content-box;
width: 16px;
height: 16px;
- background: var(--in-content-button-background);
+ /* color-light-gray-10, color-dark-gray-60 */
+ background: light-dark(#f9f9fb, #2b2a33);
border-radius: 4px;
padding: 8px;
}
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dbe52600dc310d9e303aedb97494f64ac6afad59
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dbe52600dc310d9e303aedb97494f64ac6afad59
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/20240914/bb2f7ccb/attachment.htm>
More information about the tbb-commits
mailing list