29 Commits (42042a62784fa87648aa97fdd7c9a27a199815e7)

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
MrOtherGuy 7daa9b45e3 status_inside_urlbar: let urlbar menupopup show again
Previously we hid it on purpose because it caused pretty major layout
issues when urlbar's grid layout interacted with xul layout.

But now with flexbox it should work just fine.
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 0705a8526d Properly end some comments 4 years ago
MrOtherGuy ce295c1bb0 Use focused urlbar color as background 4 years ago
MrOtherGuy b96f1b9555 Use the same 1.15em font-size for status as what Firefox uses for url 4 years ago
MrOtherGuy a0c8c9c2a0 Replace all <Tab> characters with two spaces 4 years ago
MrOtherGuy 84ec1414dd Add source/license notices 4 years ago
MrOtherGuy d15ab49549 convert -moz-stack to equivivalent-ish css grid 5 years ago
MrOtherGuy ac806cd3f8 Force statuspanel max-width to 100% to avoid potential clipping 5 years ago
MrOtherGuy cfa383b412 Adjust some default colors and add optional centered text 6 years ago
MrOtherGuy e6b10edaf6 Disable hiding of protocol by default 6 years ago
MrOtherGuy 729712fec9 Remove background-image on hover and active as a workaround for -moz-element() issues 6 years ago
MrOtherGuy de85770d94 Add warning about potential long tab switch times 6 years ago
MrOtherGuy 82af721461 Better handle status vertical position 6 years ago
MrOtherGuy dfb27f1c23 Hide the status when urlbar is hovered 6 years ago
MrOtherGuy 4adb183dad Change fallback-color and and notice for transparent themes 6 years ago
MrOtherGuy 974d728ba9 Use toolbar background as fallback-color 6 years ago
MrOtherGuy cc29bb73d2 Make color of connection states light blue 6 years ago
MrOtherGuy 408ed46ffa Custom colors for internal nav buttons only w/ theme_toolbars 6 years ago
MrOtherGuy a19e10aeda Add theme files and some compatbility rules 6 years ago
MrOtherGuy 15cb67cf2c initial commit 6 years ago