MrOtherGuy
2515f1ab25
full width urlbar: Simplify rules to make positioning work in fx133
2024-12-01 14:32:17 +02:00
MrOtherGuy
467a53ee72
use class instead of id selector for urlbar-input elements
...
See bug 1610530
2024-06-16 12:00:20 +03:00
MrOtherGuy
9d8c38dd9d
Remove dummy variables from urlbar_popup_full_width
2024-05-16 05:12:38 +03:00
MrOtherGuy
b471f33134
replace uses of --urlbar-toolbar-height with --urlbar-container-height
2024-05-16 04:56:03 +03:00
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]
2024-03-20 07:13:32 +02:00
MrOtherGuy
c79cfaf813
Remove fx 119 specific light-dark() workarounds
2023-12-09 16:35:39 +02:00
MrOtherGuy
7082fc7d64
urlbar_popup_full_width: add workaround for Fx 119 light-dark() problem
2023-11-02 16:35:10 +02:00
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