14 Commits (dad46ee23ac4e2268e4ef36fb7fc4d744d62531e)

Author SHA1 Message Date
MrOtherGuy 467a53ee72 use class instead of id selector for urlbar-input elements
See bug 1610530
4 months ago
MrOtherGuy 9d8c38dd9d Remove dummy variables from urlbar_popup_full_width 5 months ago
MrOtherGuy b471f33134 replace uses of --urlbar-toolbar-height with --urlbar-container-height 5 months ago
MrOtherGuy 2e47c6caa4 Remove uses of :-moz-lwtheme pseudo-class
The pseudo-class is removed in 126, but can be usually be trivially
replaced with :root[lwtheme]
7 months ago
MrOtherGuy c79cfaf813 Remove fx 119 specific light-dark() workarounds 10 months ago
MrOtherGuy 7082fc7d64 urlbar_popup_full_width: add workaround for Fx 119 light-dark() problem 12 months ago
MrOtherGuy 13e1340e9a remove old Fx <112 compatibility rules 1 year ago
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.
2 years ago
MrOtherGuy 4f2cce8b10 chrome/urlbar_popup_full_width.css: fix incorrect header link 3 years ago
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.
3 years ago
MrOtherGuy cea26c1564 replace --lwt-toolbar-field-border-color with --toolbar-field-border-color 3 years ago
MrOtherGuy 55c03cb1a2 Add property to modify the dropdown-item h-offset 4 years ago
MrOtherGuy 490a971b5f Add a simple way for oneliners to set minimum width for focused urlbar 4 years ago
MrOtherGuy 93fd524b57 rename urlbar_full_width -> urlbar_popup_full_width 4 years ago