MrOtherGuy
6931382f92
Replace uses of -moz-bool-pref with -moz-pref
...
This new media query feature replaces the old -moz-bool-pref in Firefox
137. -moz-pref can be used to also query values of string and number
prefs
2025-02-13 07:38:04 +02:00
MrOtherGuy
cb601a0a29
remove old @supports -moz-bool-pref uses
2024-05-16 05:11:36 +03:00
MrOtherGuy
fd73e2094e
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
2023-10-22 14:23:41 +03:00
MrOtherGuy
d9ed3a66b6
centered statuspanel: remove min-width from statuspanel when loading
...
Firefox gives min-width as inline style to the statuspanel while page is
loading
2023-05-11 06:06:15 +03:00
MrOtherGuy
26489fc1f8
create centered_statuspanel.css and deprecate old one
...
This new defaults to bottom layout, but can be moved to top by setting
pref userchrome.centered-statuspanel.on-top.enabled
2023-05-10 19:37:14 +03:00