Richard Pospesel pushed to branch base-browser-102.7.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits: dc89a593 by cypherpunks1 at 2023-01-16T18:23:30+00:00 Bug 40717: Hide Windows SSO in settings
(cherry picked from commit 1bacd26df8a8ffe481e11ec6b8323150fdf2011d) - - - - -
1 changed file:
- browser/themes/shared/preferences/preferences.css
Changes:
===================================== browser/themes/shared/preferences/preferences.css ===================================== @@ -583,8 +583,7 @@ richlistitem[selected] .actionsMenu:focus-visible { margin-inline-start: 0; }
-@media (-moz-platform: windows-win7), - (-moz-platform: windows-win8) { +@media (-moz-platform: windows) { #windows-sso, #windows-sso-caption { display: none;
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/dc89a593...
tbb-commits@lists.torproject.org