[Git][tpo/applications/tor-browser][tor-browser-102.12.0esr-13.0-1] fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in...

Pier Angelo Vendrame pushed to branch tor-browser-102.12.0esr-13.0-1 at The Tor Project / Applications / Tor Browser Commits: fc3e82b2 by Henry Wilkes at 2023-06-14T12:50:56+00:00 fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection Bug 41849: Use the firefox check.svg since we removed our own equivalent check.svg in tor-browser!663. (cherry picked from commit 4e9c03457f775b9d98945d73b1b876b50b5340c9) - - - - - 1 changed file: - browser/components/torpreferences/content/torPreferences.css Changes: ===================================== browser/components/torpreferences/content/torPreferences.css ===================================== @@ -210,7 +210,7 @@ html:dir(rtl) input[type="checkbox"].toggle-button::before { .torPreferences-current-bridge-icon { margin-inline-start: 1px; margin-inline-end: 7px; - list-style-image: url("chrome://browser/content/torpreferences/check.svg"); + list-style-image: url("chrome://global/skin/icons/check.svg"); -moz-context-properties: fill; fill: currentColor; flex: 0 0 auto; View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/fc3e82b2... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/fc3e82b2... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)