This commit is contained in:
Vince 2021-02-26 11:37:16 +08:00
parent 9c53e0677d
commit b22e6bd94e
2 changed files with 0 additions and 13 deletions

View file

@ -1,10 +0,0 @@
/* Rounded title buttons (headerbar window controls) */
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
:root[tabsintitlebar] #titlebar .titlebar-button {
border-radius: 100% !important;
height: 30px !important;
width: 30px !important;
margin: 2px 5px !important;
}

View file

@ -18,9 +18,6 @@
* This feature is included by default for Firefox 70+ */
/*@import "WhiteSur/matching-autocomplete-width.css"; /**/
/* Rounded title buttons (headerbar window controls) (GNOMISH) */
/*@import "WhiteSur/rounded-title-buttons.css"; /**/
/* Rounded window even when it gets maximized */
/*@import "WhiteSur/rounded-window-maximized.css"; /**/