[tor-commits] [Git][tpo/applications/tor-browser][base-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:29:43 UTC 2024



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


Commits:
ee9f5a52 by Henry Wilkes at 2024-08-22T19:29:14+00:00
fixup! Bug 41916: Letterboxing preferences UI

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

- - - - -
dafeecd7 by Henry Wilkes at 2024-08-22T19:29:21+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/tor-browser/-/compare/1a4edd77f278dc596196d17133a9717cd931fac3...dafeecd78d5c4bf6890bce9820b3370ae6785d16

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/1a4edd77f278dc596196d17133a9717cd931fac3...dafeecd78d5c4bf6890bce9820b3370ae6785d16
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/0a4927ea/attachment-0001.htm>


More information about the tor-commits mailing list