update
This commit is contained in:
parent
9c53e0677d
commit
b22e6bd94e
2 changed files with 0 additions and 13 deletions
|
@ -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;
|
||||
}
|
|
@ -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"; /**/
|
||||
|
||||
|
|
Loading…
Reference in a new issue