
Richard Pospesel pushed to branch tor-browser-102.7.0esr-12.5-1 at The Tor Project / Applications / Tor Browser Commits: 1bacd26d by cypherpunks1 at 2023-01-16T18:16:25+00:00 Bug 40717: Hide Windows SSO in settings - - - - - 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/1bacd26d... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/1bacd26d... You're receiving this email because of your account on gitlab.torproject.org.