mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-29 20:01:52 +00:00
Merge branch 'dev' of https://github.com/zen-browser/desktop into dev
This commit is contained in:
@@ -59,7 +59,7 @@ zen-generic-next = Далі
|
||||
# These labels will be used for the site data panel settings
|
||||
zen-site-data-setting-allow = Дозволено
|
||||
zen-site-data-setting-block = Заблоковано
|
||||
zen-site-data-setting-cross-site = Cross-Site cookie
|
||||
zen-site-data-setting-cross-site = Міжсайтові cookie
|
||||
zen-site-data-security-info-extension =
|
||||
.label = Розширення
|
||||
zen-site-data-security-info-secure =
|
||||
@@ -76,7 +76,7 @@ zen-site-data-share =
|
||||
.label = Поділитися цією сторінкою
|
||||
zen-urlbar-copy-url-button =
|
||||
.tooltiptext = Копіювати URL-адресу
|
||||
zen-site-data-setting-site-protection = Tracking Protection
|
||||
zen-site-data-setting-site-protection = Захист від відстеження
|
||||
|
||||
# Section: Feature callouts
|
||||
|
||||
|
||||
@@ -33,6 +33,12 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* hide Mozilla services from the app menu */
|
||||
#PanelUI-fxa-menu-services,
|
||||
#PanelUI-fxa-cta-menu {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
body > #confetti {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user