[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][base-browser-102.8.0esr-12.0-1] Bug 40717: Hide Windows SSO in settings



Title: GitLab

Richard Pospesel pushed to branch base-browser-102.8.0esr-12.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 6532f0b2
    by cypherpunks1 at 2023-02-09T16:00:11+00:00
    Bug 40717: Hide Windows SSO in settings
    
    
    (cherry picked from commit 1bacd26df8a8ffe481e11ec6b8323150fdf2011d)

1 changed file:

Changes:

  • browser/themes/shared/preferences/preferences.css
    ... ... @@ -583,8 +583,7 @@ richlistitem[selected] .actionsMenu:focus-visible {
    583 583
       margin-inline-start: 0;
    
    584 584
     }
    
    585 585
     
    
    586
    -@media (-moz-platform: windows-win7),
    
    587
    -       (-moz-platform: windows-win8) {
    
    586
    +@media (-moz-platform: windows) {
    
    588 587
       #windows-sso,
    
    589 588
       #windows-sso-caption {
    
    590 589
         display: none;
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits