12 Commits (36e6c112424596cd8eda0a5435e6be8cfdb72d64)

Author SHA1 Message Date
MrOtherGuy c79cfaf813 Remove fx 119 specific light-dark() workarounds 10 months ago
MrOtherGuy a6f9e49d12 fx 119 workaround: apply --toolbar-bgcolor workaround for a few styles
This applies same kind of change to a few styles that was introduced for
autohide_bookmarks_toolbar.css in #315
12 months ago
MrOtherGuy fe6a29dbcd remaining -moz-box-x cleanup 1 year ago
fortystory a67074ccfa
change min-width (#299) 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 9a66b9e88f status_inside_urlbar: pack statuspanel label to center when asked to
Loading status label is rendered as pseudo-element in Firefox 109 and
this change is necessary to correctly center the label in that case.
2 years ago
MrOtherGuy 22a42117d0 status-inside-urlbar: add background-color to .browserStack
This opaque background allows us to draw statuspanel behind it.
Without this patch, the statupanel could be shown on tabs
that don't yet have associated <browser> such as when restoring
a tab after startup.
2 years ago
MrOtherGuy 855b1f8a95 status_inside_urlbar: Update styling to work with Fx106 2 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 cdb336f35e fix some background-color and alignment problems of statusbar 3 years ago
MrOtherGuy 48b82e49c3 remove duplicate header 4 years ago
MrOtherGuy 02afd95b7d Create status_inside_urlbar_v2.css 4 years ago