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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.11.0esr-13.5-1] fixup! Bug 41600: Add a tor circuit display panel.



Title: GitLab

richard pushed to branch tor-browser-115.11.0esr-13.5-1 at The Tor Project / Applications / Tor Browser

Commits:

  • c3e505ef
    by Henry Wilkes at 2024-05-30T16:38:58+01:00
    fixup! Bug 41600: Add a tor circuit display panel.
    
    Bug 41859: Increase ip address font size to make them more legible on
    windows OS.
    

1 changed file:

Changes:

  • browser/components/torcircuit/content/torCircuitPanel.css
    ... ... @@ -165,11 +165,16 @@
    165 165
     }
    
    166 166
     
    
    167 167
     .tor-circuit-addresses {
    
    168
    -  font-size: smaller;
    
    168
    +  font-size: 0.9em;
    
    169 169
       font-family: monospace;
    
    170 170
       margin-inline-start: 0.75em;
    
    171 171
     }
    
    172 172
     
    
    173
    +.tor-circuit-ip-address {
    
    174
    +  /* Override the rule for <code>, which is -moz-fixed. */
    
    175
    +  font-family: inherit;
    
    176
    +}
    
    177
    +
    
    173 178
     /* Footer buttons */
    
    174 179
     .tor-circuit-button label {
    
    175 180
       margin: 0;
    

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