mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-08 00:13:02 +00:00
10 lines
296 B
CSS
10 lines
296 B
CSS
![]() |
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||
|
|
||
|
:root[tabsintitlebar][sizemode="maximized"] #titlebar .titlebar-buttonbox-container {
|
||
|
display: none !important;
|
||
|
}
|
||
|
|
||
|
:root[tabsintitlebar][sizemode="maximized"] #nav-bar {
|
||
|
padding-left: 3px !important;
|
||
|
}
|