WhiteSur-gtk-theme/src/other/firefox/chrome/WhiteSur/rounded-window-maximized.css

6 lines
172 B
CSS

@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
:root[tabsintitlebar]:not([inFullscreen]) #nav-bar {
border-radius: 16px 16px 0 0;
}