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/dbe52600...
tbb-commits@lists.torproject.org