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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-153.1.0esr-16.0-1] fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in...



Title: GitLab

henry pushed to branch tor-browser-153.1.0esr-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 1c6d5d63
    by Henry Wilkes at 2026-08-19T14:50:36+00:00
    fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
    
    TB 45226: Make a stylelint exception for "Your bridges".
    

1 changed file:

Changes:

  • browser/components/torpreferences/content/torPreferences.css
    ... ... @@ -138,6 +138,8 @@ tor-bridges-display {
    138 138
         padding: var(--space-large);
    
    139 139
     
    
    140 140
         @media not ((prefers-contrast) or (forced-colors)) {
    
    141
    +      /* Use direct colours until we get a better token. tor-browser#45194. */
    
    142
    +      /* stylelint-disable-next-line stylelint-plugin-mozilla/no-base-design-tokens */
    
    141 143
           background-color: light-dark(var(--color-gray-0), var(--color-gray-90));
    
    142 144
         }
    
    143 145
       }
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx