Add @media based versions for -moz-bool-pref in various styles
Also some cleanup for menupopup_forced_color_schemes.css for remove some old and unused variables. This just adds media query versions to files - old ones should be removed at some point
This commit is contained in:
@@ -82,7 +82,8 @@ Window controls will be all wrong without it
|
||||
#nav-bar::before{ display:none !important }
|
||||
|
||||
/* Rules specific to window controls on left layout */
|
||||
@media (-moz-platform: macos),
|
||||
@media (-moz-bool-pref: "userchrome.force-window-controls-on-left.enabled"),
|
||||
(-moz-platform: macos),
|
||||
(-moz-gtk-csd-reversed-placement){
|
||||
:root:not([inFullscreen]) #TabsToolbar-customization-target > .titlebar-spacer[type="pre-tabs"]{
|
||||
width: var(--uc-window-drag-space-post) !important;
|
||||
|
||||
Reference in New Issue
Block a user