remove old Fx <112 compatibility rules
This commit is contained in:
@@ -9,7 +9,6 @@ See the above repository for updates as well as full license text. */
|
||||
#TabsToolbar{ margin: 0 20px; }
|
||||
|
||||
#titlebar{
|
||||
-moz-box-direction: reverse; /* Fx <112 compatibility */
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
#toolbar-menubar{
|
||||
@@ -21,7 +20,6 @@ See the above repository for updates as well as full license text. */
|
||||
:root[tabsintitlebar] #nav-bar{ padding-right: 138px; margin-left: 30px; }
|
||||
#toolbar-menubar > #menubar-items{
|
||||
position: relative;
|
||||
-moz-box-pack: center; /* Fx <112 compatibility */
|
||||
justify-content: center !important;
|
||||
background-image: linear-gradient( to left,transparent,var(--toolbar-bgcolor) 35px);
|
||||
color: var(--toolbar-color);
|
||||
|
||||
Reference in New Issue
Block a user