gh-13530: Apply translations to desktop files (gh-13531)

This commit is contained in:
mr. m
2026-05-02 11:08:08 +02:00
committed by Mr. M
parent 0ae31770d7
commit 31c382fad0
2 changed files with 674 additions and 6 deletions

View File

@@ -59,6 +59,7 @@
--margin-top-fix: calc(-1 * var(--zen-toolbar-height-with-bookmarks) + var(--zen-element-separation));
}
/* stylelint-disable-next-line media-query-no-invalid */
@media -moz-pref("zen.view.experimental-no-window-controls") or (not -moz-pref("zen.view.hide-window-controls")) or (not -moz-pref("browser.tabs.inTitlebar")) {
:root:not([zen-has-bookmarks="true"])[zen-single-toolbar="true"] & {
--margin-top-fix: 0px;