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

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



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-115.3.1esr-13.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • e7f56e07
    by Pier Angelo Vendrame at 2023-10-10T14:50:51+00:00
    fixup! Bug 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection
    
    Bug 41976: Fix the padding of the collapsed bridge cards.
    

1 changed file:

Changes:

  • browser/components/torpreferences/content/torPreferences.css
    ... ... @@ -298,13 +298,13 @@
    298 298
       'bridge-qr bridge-share bridge-share'
    
    299 299
       'bridge-qr bridge-address bridge-address'
    
    300 300
       'bridge-qr bridge-learn-more bridge-copy';
    
    301
    -  padding-top: 12px;
    
    302 301
       visibility: hidden;
    
    303 302
     }
    
    304 303
     
    
    305 304
     .expanded .torPreferences-bridgeCard-grid,
    
    306 305
     .currently-connected .torPreferences-bridgeCard-grid,
    
    307 306
     .single-card .torPreferences-bridgeCard-grid {
    
    307
    +  padding-top: 12px;
    
    308 308
       visibility: visible;
    
    309 309
     }
    
    310 310
     
    

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