Commit Graph

8 Commits

Author SHA1 Message Date
MrOtherGuy
13e1340e9a remove old Fx <112 compatibility rules 2023-09-07 20:20:40 +03:00
MrOtherGuy
0ff12e01fe Add support for modern flexbox layout
Flexbox model will replace old xul box as the default display model so
this patch adds support for that in a whole bunch of styles.

A lot of style rules are marked as "Fx < 112 compatibility" rules and
those can be removed when 112 hits release.
2023-03-11 12:26:07 +02:00
MrOtherGuy
4f2cce8b10 chrome/urlbar_popup_full_width.css: fix incorrect header link 2021-08-27 23:22:44 +03:00
MrOtherGuy
bd53d19665 replace --lwt-toolbar-field-x variables with new versions
Firefox 91 still uses some old variants, so this style adds temporary
dummy variables to several styles to make <91 work.
2021-08-26 10:01:45 +03:00
MrOtherGuy
cea26c1564 replace --lwt-toolbar-field-border-color with --toolbar-field-border-color 2021-08-26 09:24:21 +03:00
MrOtherGuy
55c03cb1a2 Add property to modify the dropdown-item h-offset 2020-09-21 17:34:11 +03:00
MrOtherGuy
490a971b5f Add a simple way for oneliners to set minimum width for focused urlbar 2020-09-14 11:51:03 +03:00
MrOtherGuy
93fd524b57 rename urlbar_full_width -> urlbar_popup_full_width 2020-06-05 09:25:32 +03:00