22 Commits (dad46ee23ac4e2268e4ef36fb7fc4d744d62531e)

Author SHA1 Message Date
MrOtherGuy cb601a0a29 remove old @supports -moz-bool-pref uses 5 months ago
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 fd73e2094e Add @media based versions for -moz-bool-pref in various styles
Also some cleanup for menupopup_forced_color_schemes.css for remove some
old and unused variables.

This just adds media query versions to files - old ones should be
removed at some point
1 year ago
MrOtherGuy fe6a29dbcd remaining -moz-box-x cleanup 1 year ago
MrOtherGuy 13e1340e9a remove old Fx <112 compatibility rules 1 year ago
MrOtherGuy 2a0f40b305 floating findbar: Derive findbar background from theme colors
Previously this just used --toolbar-bgcolor which may have transparency
leading to poor readability. Similar results might still happen if theme
has poor text-background contrast, but now the result should be less
unpredicatable.
1 year ago
MrOtherGuy 505d247b8f floating-findbar: Don't let labels wrap in findbar 2 years 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 ab3a999c3b floating findbar: Make the style default to left-side placement
Findbar items are normally at left-side in Firefox so this fits better.
2 years ago
MrOtherGuy 8764747ff1 floating findbar: Add preffed option to move findbar to left side 2 years ago
MrOtherGuy bf81ba74fb remove findbar-container explicit height and close-button explicit width 2 years ago
MrOtherGuy 1a9cbceb7c floating-findbar: make findbar-status able to be clipped
Before this change, the status would show fully, so on narrow windows
the input controls and close button would be pushed out of the window.
Now the status text will instead get clipped.
3 years ago
MrOtherGuy 7f669db932 Make styling match proton compatible 4 years ago
MrOtherGuy 84ec1414dd Add source/license notices 4 years ago
MrOtherGuy 5d1b1b7db6 Add z-index:1 to findbar to make it appear in front of web content 5 years ago
MrOtherGuy 70a0098b6f small fix 6 years ago
MrOtherGuy 0a105ff168 Fix quick-find height 6 years ago
MrOtherGuy 888c26bf3d Fix typo and offset findbar to make room for scrollbar 6 years ago
MrOtherGuy c104911064 Use uc_theme_light_bkgnd_color if available 6 years ago
MrOtherGuy 38ebc72193 Make findbar not full width and remove support for left positioning 6 years ago
MrOtherGuy b468ba2a9a rename searchbar -> findbar 6 years ago