WhiteSur-gtk-theme/src/other/firefox/Monterey/hide-window-buttons.css

10 lines
296 B
CSS
Raw Normal View History

2021-06-24 10:55:17 +08:00
@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;
}