[tbb-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.2.0esr-14.0-1] Bug 43117: Hide "Always underline links" from settings.
morgan (@morgan)
git at gitlab.torproject.org
Mon Sep 9 18:58:27 UTC 2024
morgan pushed to branch mullvad-browser-128.2.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
14a0d11a by Henry Wilkes at 2024-09-09T18:58:09+00:00
Bug 43117: Hide "Always underline links" from settings.
- - - - -
1 changed file:
- browser/components/preferences/main.inc.xhtml
Changes:
=====================================
browser/components/preferences/main.inc.xhtml
=====================================
@@ -752,7 +752,8 @@
#endif
<checkbox id="alwaysUnderlineLinks"
data-l10n-id="browsing-always-underline-links"
- preference="layout.css.always_underline_links"/>
+ preference="layout.css.always_underline_links"
+ hidden="true"/>
<checkbox id="searchStartTyping"
data-l10n-id="browsing-search-on-start-typing"
preference="accessibility.typeaheadfind"/>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/14a0d11a310091b7b68c548ce2c1d6c2f626573f
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/14a0d11a310091b7b68c548ce2c1d6c2f626573f
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240909/c9e91f6d/attachment-0001.htm>
More information about the tbb-commits
mailing list