mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-04 13:13:04 +00:00
Update #1222
This commit is contained in:
parent
ac8466902b
commit
88d6925af5
@ -1,10 +1,18 @@
|
|||||||
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||||
|
|
||||||
[sizemode="maximized"] #nav-bar .titlebar-buttonbox-container,
|
:root[tabsintitlebar], :root[customtitlebar] {
|
||||||
[sizemode="maximized"] #titlebar .titlebar-buttonbox-container {
|
&[sizemode="maximized"] {
|
||||||
display: none !important;
|
#nav-bar, #titlebar {
|
||||||
}
|
.titlebar-buttonbox-container {
|
||||||
|
display: none !important;
|
||||||
|
padding: 0 !important;
|
||||||
|
right: 0 !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
[sizemode="maximized"] #nav-bar {
|
&:not([inFullscreen]) #nav-bar {
|
||||||
padding-left: 3px !important;
|
padding-left: 8px !important;
|
||||||
|
padding-right: 8px !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user