Remove child combinators between :root and toolbox & browser
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
background-color: transparent !important;
|
||||
}
|
||||
/* Extra top padding in maximized window */
|
||||
:root[sizemode="maximized"] > #navigator-toolbox{ padding-top:7px !important; }
|
||||
:root[sizemode="maximized"] #navigator-toolbox{ padding-top:7px !important; }
|
||||
|
||||
/* Fix window controls not being clickable */
|
||||
:root[tabsintitlebar] #toolbar-menubar[autohide="true"][inactive]{
|
||||
|
||||
Reference in New Issue
Block a user