mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-27 00:41:31 +00:00
feat: Added section for cross-site cookies, p=#10833, c=media, common, compact-mode, glance, tabs, workspaces
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
@media not ((-moz-pref('zen.view.experimental-no-window-controls') or (not -moz-pref('zen.view.hide-window-controls'))) and -moz-pref('zen.view.use-single-toolbar')) {
|
||||
.browserSidebarContainer:is(.deck-selected, [zen-split='true']) .browserContainer {
|
||||
transition: margin 0.15s ease-in-out;
|
||||
transition: margin 0.1s ease;
|
||||
|
||||
:root[zen-single-toolbar='true'] & {
|
||||
transition-delay: 0.2s;
|
||||
|
||||
@@ -546,6 +546,10 @@ body > #confetti {
|
||||
}
|
||||
}
|
||||
|
||||
#zen-site-data-settings-list toolbarseparator {
|
||||
margin: 6px 0;
|
||||
}
|
||||
|
||||
/* Overflow panel */
|
||||
#widget-overflow-mainView {
|
||||
--menu-panel-width-wide: 200px;
|
||||
|
||||
Reference in New Issue
Block a user