1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-10 04:25:31 +02:00

Remove trailing spaces

This commit is contained in:
Vijay A 2024-11-28 07:34:29 +05:30
parent c3ae2467ae
commit 92de4022cb
33 changed files with 110 additions and 110 deletions

View file

@ -1024,7 +1024,7 @@ Preferences.addAll([
{
id: "zen.glance.activation-method",
type: "string",
default: "ctrl",
default: "ctrl",
},
{
id: "zen.glance.enabled",

View file

@ -11,7 +11,7 @@
<label><html:h2 data-l10n-id="zen-settings-CKS-header"/></label>
<description class="description-deemphasized" data-l10n-id="zen-settings-CKS-description" />
<hbox>
<button id="zenCKSResetButton" data-l10n-id="zen-settings-CKS-reset-shortcuts" class="reset-button"/>
<button id="zenCKSResetButton" data-l10n-id="zen-settings-CKS-reset-shortcuts" class="reset-button"/>
</hbox>
<vbox id="zenCKSOption-wrapper"></vbox>
</groupbox>

View file

@ -67,7 +67,7 @@
</g>
</g>
</g>
</svg>
</svg>
</div>
<div class="web-appearance-choice-footer">
<input type="radio" name="web-appearance" value="amoled" data-l10n-id="preferences-web-appearance-choice-input-auto"
@ -112,7 +112,7 @@
</g>
</g>
</g>
</svg>
</svg>
</div>
<div class="web-appearance-choice-footer">
<input type="radio" name="web-appearance" value="default" data-l10n-id="preferences-web-appearance-choice-input-light"
@ -157,7 +157,7 @@
</g>
</g>
</g>
</svg>
</svg>
</div>
<div class="web-appearance-choice-footer">
<input type="radio" name="web-appearance" value="colorful" data-l10n-id="preferences-web-appearance-choice-input-dark"

View file

@ -36,7 +36,7 @@
<checkbox id="zenWorkspaceHideDeactivatedWorkspaces"
data-l10n-id="zen-settings-workspaces-hide-deactivated-workspaces"
preference="zen.workspaces.hide-deactivated-workspaces"/>
</vbox>
</groupbox>