mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-29 13:41:23 -08:00
Fix: Window Control - Windows
This commit is contained in:
parent
536cb66c25
commit
d196ea13d6
2 changed files with 90 additions and 7 deletions
|
|
@ -4466,12 +4466,24 @@
|
|||
:root[sizemode="maximized"][tabsintitlebar] {
|
||||
--uc-titlebar-padding: 8px;
|
||||
}
|
||||
:root[sizemode="maximized"][tabsintitlebar] #navigator-toolbox {
|
||||
margin-top: calc(-1 * var(--uc-titlebar-padding));
|
||||
}
|
||||
|
||||
:root[sizemode="normal"][tabsintitlebar] #titlebar,
|
||||
:root[sizemode="maximized"][tabsintitlebar] #titlebar {
|
||||
appearance: none !important;
|
||||
}
|
||||
|
||||
.browser-toolbar:not(.titlebar-color) {
|
||||
background-clip: border-box !important;
|
||||
}
|
||||
}
|
||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
||||
#TabsToolbar > .titlebar-buttonbox-container {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: var(--uc-titlebar-padding);
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
|
|
@ -4614,12 +4626,24 @@
|
|||
:root[sizemode="maximized"][tabsintitlebar] {
|
||||
--uc-titlebar-padding: 8px;
|
||||
}
|
||||
:root[sizemode="maximized"][tabsintitlebar] #navigator-toolbox {
|
||||
margin-top: calc(-1 * var(--uc-titlebar-padding));
|
||||
}
|
||||
|
||||
:root[sizemode="normal"][tabsintitlebar] #titlebar,
|
||||
:root[sizemode="maximized"][tabsintitlebar] #titlebar {
|
||||
appearance: none !important;
|
||||
}
|
||||
|
||||
.browser-toolbar:not(.titlebar-color) {
|
||||
background-clip: border-box !important;
|
||||
}
|
||||
}
|
||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
||||
#TabsToolbar > .titlebar-buttonbox-container {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: var(--uc-titlebar-padding);
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
|
|
@ -4759,12 +4783,24 @@
|
|||
:root[sizemode="maximized"][tabsintitlebar] {
|
||||
--uc-titlebar-padding: 8px;
|
||||
}
|
||||
:root[sizemode="maximized"][tabsintitlebar] #navigator-toolbox {
|
||||
margin-top: calc(-1 * var(--uc-titlebar-padding));
|
||||
}
|
||||
|
||||
:root[sizemode="normal"][tabsintitlebar] #titlebar,
|
||||
:root[sizemode="maximized"][tabsintitlebar] #titlebar {
|
||||
appearance: none !important;
|
||||
}
|
||||
|
||||
.browser-toolbar:not(.titlebar-color) {
|
||||
background-clip: border-box !important;
|
||||
}
|
||||
}
|
||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
||||
#TabsToolbar > .titlebar-buttonbox-container {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: var(--uc-titlebar-padding);
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
|
|
@ -4907,12 +4943,24 @@
|
|||
:root[sizemode="maximized"][tabsintitlebar] {
|
||||
--uc-titlebar-padding: 8px;
|
||||
}
|
||||
:root[sizemode="maximized"][tabsintitlebar] #navigator-toolbox {
|
||||
margin-top: calc(-1 * var(--uc-titlebar-padding));
|
||||
}
|
||||
|
||||
:root[sizemode="normal"][tabsintitlebar] #titlebar,
|
||||
:root[sizemode="maximized"][tabsintitlebar] #titlebar {
|
||||
appearance: none !important;
|
||||
}
|
||||
|
||||
.browser-toolbar:not(.titlebar-color) {
|
||||
background-clip: border-box !important;
|
||||
}
|
||||
}
|
||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
||||
#TabsToolbar > .titlebar-buttonbox-container {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: var(--uc-titlebar-padding);
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
|
|
@ -5065,12 +5113,24 @@
|
|||
:root[sizemode="maximized"][tabsintitlebar] {
|
||||
--uc-titlebar-padding: 8px;
|
||||
}
|
||||
:root[sizemode="maximized"][tabsintitlebar] #navigator-toolbox {
|
||||
margin-top: calc(-1 * var(--uc-titlebar-padding));
|
||||
}
|
||||
|
||||
:root[sizemode="normal"][tabsintitlebar] #titlebar,
|
||||
:root[sizemode="maximized"][tabsintitlebar] #titlebar {
|
||||
appearance: none !important;
|
||||
}
|
||||
|
||||
.browser-toolbar:not(.titlebar-color) {
|
||||
background-clip: border-box !important;
|
||||
}
|
||||
}
|
||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
||||
#TabsToolbar > .titlebar-buttonbox-container {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: var(--uc-titlebar-padding);
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
|
|
@ -5210,12 +5270,24 @@
|
|||
:root[sizemode="maximized"][tabsintitlebar] {
|
||||
--uc-titlebar-padding: 8px;
|
||||
}
|
||||
:root[sizemode="maximized"][tabsintitlebar] #navigator-toolbox {
|
||||
margin-top: calc(-1 * var(--uc-titlebar-padding));
|
||||
}
|
||||
|
||||
:root[sizemode="normal"][tabsintitlebar] #titlebar,
|
||||
:root[sizemode="maximized"][tabsintitlebar] #titlebar {
|
||||
appearance: none !important;
|
||||
}
|
||||
|
||||
.browser-toolbar:not(.titlebar-color) {
|
||||
background-clip: border-box !important;
|
||||
}
|
||||
}
|
||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
||||
#TabsToolbar > .titlebar-buttonbox-container {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: var(--uc-titlebar-padding);
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
|
|
|
|||
|
|
@ -8,6 +8,17 @@ See the above repository for updates as well as full license text. */
|
|||
@include OS($win) {
|
||||
:root[sizemode="maximized"][tabsintitlebar] {
|
||||
--uc-titlebar-padding: 8px;
|
||||
|
||||
#navigator-toolbox {
|
||||
margin-top: calc(-1 * var(--uc-titlebar-padding));
|
||||
}
|
||||
}
|
||||
:root[sizemode="normal"][tabsintitlebar] #titlebar,
|
||||
:root[sizemode="maximized"][tabsintitlebar] #titlebar {
|
||||
appearance: none !important;
|
||||
}
|
||||
.browser-toolbar:not(.titlebar-color) {
|
||||
background-clip: border-box !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -15,7 +26,7 @@ See the above repository for updates as well as full license text. */
|
|||
#TabsToolbar > .titlebar-buttonbox-container {
|
||||
position: fixed;
|
||||
display: block;
|
||||
top: var(--uc-titlebar-padding);
|
||||
top: 0;
|
||||
right:0;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue