remove old @supports -moz-bool-pref uses
This commit is contained in:
@@ -97,15 +97,6 @@ Window controls will be all wrong without it
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
@supports -moz-bool-pref("userchrome.force-window-controls-on-left.enabled"){
|
||||
:root:not([inFullscreen]) #TabsToolbar-customization-target > .titlebar-spacer[type="pre-tabs"]{
|
||||
width: var(--uc-window-drag-space-post) !important;
|
||||
display: flex !important;
|
||||
}
|
||||
#TabsToolbar > .titlebar-buttonbox-container{
|
||||
display: flex;
|
||||
}
|
||||
}
|
||||
|
||||
/* 1px margin on touch density causes tabs to be too high */
|
||||
.tab-close-button{ margin-top: 0 !important }
|
||||
|
||||
Reference in New Issue
Block a user