Commit graph

10 commits

Author SHA1 Message Date
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
b434a2d9f5 fake_statusbar: fix and improve layout
browser-bottombox doesn't exist anymore so create space using
body::after instead. This patch additionally fixes various alignment
issues with elements in the statusbar.
2022-12-30 16:44:02 +02:00
MrOtherGuy
19b2e4fa1f fake_statusbars: Cover tabpanels with opaque color
Normally web-content hides the real statusbar but with RFP letterboxing
that might not happen. So lets inherit the background-color from
tabbrowser-tabpanels to make sure it's covered properly.
2022-12-24 09:35:54 +02:00
MrOtherGuy
2f270ca0c0 fake-statusbars: Make the styles work with new statuspanel DOM 2022-09-30 16:50:25 +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
d30c6209f6 set minimum height for toolbarsprings to prevent collapsing 2020-12-06 11:27:25 +02:00
MrOtherGuy
3ab84536d0 Apply browser margin to browser-bottombox 2020-06-26 14:53:17 +03:00
MrOtherGuy
f600efbb65 Clear background-image using :first-of-type:hover selector 2020-06-23 05:41:12 +03:00
MrOtherGuy
d91c121a58 Fix some typos in selectors 2020-06-23 05:27:33 +03:00
MrOtherGuy
8cd9051358 add new file 2020-06-02 17:33:02 +03:00