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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-115.2.0esr-13.0-1] fixup! Bug 7494: Create local home page for TBB.



Title: GitLab

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

Commits:

  • ea5cd3a3
    by Henry Wilkes at 2023-09-11T18:34:24+01:00
    fixup! Bug 7494: Create local home page for TBB.
    
    Bug 42075: Increase inline margin for the message links in about:tor.
    
    Also increase the end margin of the emoji icon.
    

1 changed file:

Changes:

  • browser/components/abouttor/content/aboutTor.css
    ... ... @@ -56,6 +56,12 @@ h1 {
    56 56
     .message-emoji {
    
    57 57
       height: 1em;
    
    58 58
       vertical-align: sub;
    
    59
    +  margin-inline-end: 0.3em;
    
    60
    +}
    
    61
    +
    
    62
    +.home-message a {
    
    63
    +  /* Increase gap between the link and the rest of the text. */
    
    64
    +  margin-inline: 0.4em;
    
    59 65
     }
    
    60 66
     
    
    61 67
     #search-form {
    

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