[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-128.1.0esr-14.0-1] 2 commits: fixup! Bug 41916: Letterboxing preferences UI

morgan (@morgan) git at gitlab.torproject.org
Thu Aug 22 19:32:24 UTC 2024



morgan pushed to branch mullvad-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser


Commits:
ff38c562 by Henry Wilkes at 2024-08-22T19:31:59+00:00
fixup! Bug 41916: Letterboxing preferences UI

Bug 42665: Drop the "tail-with-learn-more" class from our descriptions.

- - - - -
a3af591b by Henry Wilkes at 2024-08-22T19:32:03+00:00
fixup! Bug 40925: Implemented the Security Level component

Bug 42665: Drop the "tail-with-learn-more" class from our descriptions.

- - - - -


2 changed files:

- browser/components/preferences/letterboxing.inc.xhtml
- browser/components/securitylevel/content/securityLevelPreferences.inc.xhtml


Changes:

=====================================
browser/components/preferences/letterboxing.inc.xhtml
=====================================
@@ -7,10 +7,7 @@
 >
   <html:h1 data-l10n-id="letterboxing-header" />
   <description class="letterboxing-overview description-deemphasized">
-    <html:span
-      data-l10n-id="letterboxing-overview"
-      class="tail-with-learn-more"
-    ></html:span>
+    <html:span data-l10n-id="letterboxing-overview"></html:span>
     <html:a
       is="moz-support-link"
       tor-manual-page="anti-fingerprinting_letterboxing"
@@ -26,10 +23,7 @@
   <label><html:h2
     data-l10n-id="letterboxing-window-size-header"/></label>
   <description class="letterboxing-search-overview description-deemphasized">
-    <html:span
-      data-l10n-id="letterboxing-overview"
-      class="tail-with-learn-more"
-    ></html:span>
+    <html:span data-l10n-id="letterboxing-overview"></html:span>
     <html:a
       is="moz-support-link"
       tor-manual-page="anti-fingerprinting_letterboxing"
@@ -51,10 +45,7 @@
     data-l10n-id="letterboxing-alignment-header"
     /></label>
   <description class="letterboxing-search-overview description-deemphasized">
-    <html:span
-      data-l10n-id="letterboxing-overview"
-      class="tail-with-learn-more"
-    ></html:span>
+    <html:span data-l10n-id="letterboxing-overview"></html:span>
     <html:a
       is="moz-support-link"
       tor-manual-page="anti-fingerprinting_letterboxing"
@@ -100,10 +91,7 @@
   <label class="letterboxing-search-heading"><html:h2
     data-l10n-id="letterboxing-header"/></label>
   <description class="letterboxing-search-overview description-deemphasized">
-    <html:span
-      data-l10n-id="letterboxing-overview"
-      class="tail-with-learn-more"
-    ></html:span>
+    <html:span data-l10n-id="letterboxing-overview"></html:span>
     <html:a
       is="moz-support-link"
       tor-manual-page="anti-fingerprinting_letterboxing"


=====================================
browser/components/securitylevel/content/securityLevelPreferences.inc.xhtml
=====================================
@@ -9,7 +9,6 @@
     <description class="description-deemphasized" flex="1">
       <html:span
         id="securityLevel-overview"
-        class="tail-with-learn-more"
         data-l10n-id="security-level-preferences-overview"
       ></html:span>
       <html:a



View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/53f0232816c4309dba65a66e0e5fba7f71bd2286...a3af591b959deaed490112f919cb162f3a158dbd

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/53f0232816c4309dba65a66e0e5fba7f71bd2286...a3af591b959deaed490112f919cb162f3a158dbd
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/tor-commits/attachments/20240822/449e5e76/attachment-0001.htm>


More information about the tor-commits mailing list