Keep autohiding tabs toolbar open also when tabgroup preview panel is open
This commit is contained in:
@@ -68,7 +68,7 @@ See the above repository for updates as well as full license text. */
|
||||
transition: visibility 0ms linear var(--uc-tabs-hide-animation-delay),
|
||||
margin-bottom var(--uc-tabs-hide-animation-duration) ease-out var(--uc-tabs-hide-animation-delay) !important;
|
||||
}
|
||||
#mainPopupSet:has( > #tab-group-editor > [panelopen]) ~ #navigator-toolbox,
|
||||
#mainPopupSet:has( > #tab-group-editor > [panelopen], > #tabgroup-preview-panel[panelopen]) ~ #navigator-toolbox,
|
||||
#navigator-toolbox:has(> :is(#toolbar-menubar,#TabsToolbar):hover),
|
||||
#navigator-toolbox[movingtab]{
|
||||
transition-delay: 0s !important;
|
||||
|
||||
Reference in New Issue
Block a user