code cleanup: remove rules using #titlebar
This commit is contained in:
@@ -23,8 +23,7 @@ See the above repository for updates as well as full license text. */
|
||||
:root:is([sizemode="maximized"],[sizemode="fullscreen"]){
|
||||
--uc-window-drag-space-width: 0px;
|
||||
}
|
||||
#toolbar-menubar:is([autohide="false"],not([autohide])) ~ #nav-bar,
|
||||
#titlebar:has(> #toolbar-menubar:is([autohide="false"],not([autohide]))) + #nav-bar{
|
||||
#toolbar-menubar:is([autohide="false"],not([autohide])) ~ #nav-bar{
|
||||
--uc-window-drag-space-width: 0px;
|
||||
--uc-menubar-height: 28px;
|
||||
}
|
||||
@@ -61,8 +60,7 @@ See the above repository for updates as well as full license text. */
|
||||
z-index: 1;
|
||||
pointer-events: none
|
||||
}
|
||||
:root[customtitlebar] .browser-titlebar,
|
||||
#titlebar{
|
||||
:root[customtitlebar] .browser-titlebar{
|
||||
opacity: 1 !important;
|
||||
will-change: unset !important;
|
||||
transition: none !important;
|
||||
|
||||
Reference in New Issue
Block a user