WhiteSur-gtk-theme/src/other/firefox/WhiteSur/hide-window-buttons.css
2021-04-08 07:09:27 +07:00

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;
}