[tbb-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 15 18:12:31 UTC 2024
morgan pushed to branch mullvad-browser-128.1.0esr-14.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
53ce1284 by Henry Wilkes at 2024-08-15T18:11:41+00:00
fixup! Bug 41916: Letterboxing preferences UI
Bug 42667: Add the "description-deemphasized" class to our preferences.
- - - - -
9885ce7f by Henry Wilkes at 2024-08-15T18:11:47+00:00
fixup! Bug 40925: Implemented the Security Level component
Bug 42667: Add the "description-deemphasized" class to our preferences.
- - - - -
2 changed files:
- browser/components/preferences/letterboxing.inc.xhtml
- browser/components/securitylevel/content/securityLevelPreferences.inc.xhtml
Changes:
=====================================
browser/components/preferences/letterboxing.inc.xhtml
=====================================
@@ -6,7 +6,7 @@
data-category="paneGeneral"
>
<html:h1 data-l10n-id="letterboxing-header" />
- <description class="letterboxing-overview">
+ <description class="letterboxing-overview description-deemphasized">
<html:span
data-l10n-id="letterboxing-overview"
class="tail-with-learn-more"
@@ -25,7 +25,7 @@
>
<label><html:h2
data-l10n-id="letterboxing-window-size-header"/></label>
- <description class="letterboxing-search-overview">
+ <description class="letterboxing-search-overview description-deemphasized">
<html:span
data-l10n-id="letterboxing-overview"
class="tail-with-learn-more"
@@ -50,7 +50,7 @@
<label><html:h2
data-l10n-id="letterboxing-alignment-header"
/></label>
- <description class="letterboxing-search-overview">
+ <description class="letterboxing-search-overview description-deemphasized">
<html:span
data-l10n-id="letterboxing-overview"
class="tail-with-learn-more"
@@ -99,7 +99,7 @@
>
<label class="letterboxing-search-heading"><html:h2
data-l10n-id="letterboxing-header"/></label>
- <description class="letterboxing-search-overview">
+ <description class="letterboxing-search-overview description-deemphasized">
<html:span
data-l10n-id="letterboxing-overview"
class="tail-with-learn-more"
=====================================
browser/components/securitylevel/content/securityLevelPreferences.inc.xhtml
=====================================
@@ -6,7 +6,7 @@
<html:h2 data-l10n-id="security-level-preferences-heading"></html:h2>
</label>
<vbox flex="1">
- <description flex="1">
+ <description class="description-deemphasized" flex="1">
<html:span
id="securityLevel-overview"
class="tail-with-learn-more"
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/2d7f15448066bc0de0bead112c623921267a8d5c...9885ce7fc6133f2a75dc9f8649d72295f59f8d5f
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/2d7f15448066bc0de0bead112c623921267a8d5c...9885ce7fc6133f2a75dc9f8649d72295f59f8d5f
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/20240815/719d2b6c/attachment-0001.htm>
More information about the tbb-commits
mailing list