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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.2.0esr-14.0-1] Bug 43117: Hide "Always underline links" from settings.



Title: GitLab

morgan pushed to branch tor-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 655cdbf1
    by Henry Wilkes at 2024-09-09T17:09:44+01:00
    Bug 43117: Hide "Always underline links" from settings.
    

1 changed file:

Changes:

  • browser/components/preferences/main.inc.xhtml
    ... ... @@ -752,7 +752,8 @@
    752 752
     #endif
    
    753 753
       <checkbox id="alwaysUnderlineLinks"
    
    754 754
                 data-l10n-id="browsing-always-underline-links"
    
    755
    -            preference="layout.css.always_underline_links"/>
    
    755
    +            preference="layout.css.always_underline_links"
    
    756
    +            hidden="true"/>
    
    756 757
       <checkbox id="searchStartTyping"
    
    757 758
                 data-l10n-id="browsing-search-on-start-typing"
    
    758 759
                 preference="accessibility.typeaheadfind"/>
    

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