10 Commits (9d8c38dd9d6ad7f75a95d37e66f89a46b83fef23)

Author SHA1 Message Date
MrOtherGuy f28be04e06 animated tabs border: Make all tabs have 0px margin
This style can't really work without 0px margin but browser styles add
margin for first non-pinned visible tab.
5 months 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 62f0d91975 remove remaining --lwt-frame variables from the codebase 2 years ago
MrOtherGuy 4542a03f38 Add comment to notify about non_pinned_sharp_tabs being a requirement 3 years ago
MrOtherGuy 80d6887a09 tabs_animated_gradient_border: rewrite style
This patch makes the style work together with non_floating sharp tabs
which is now a requirement for this style, because this style won't make
sense with proton-like tabs.
3 years ago
MrOtherGuy d64e9e129e add temporary dummy variables to support for window frame color
In 96 the old --lwt-accent-color is renamed to --lwt-frame so add some
compatibility rules for now.
3 years ago
MrOtherGuy 84ec1414dd Add source/license notices 4 years ago
MrOtherGuy 1ad29c1ada Add display:block to every absolutely positioned element 5 years ago
MrOtherGuy 54b7aededa Animate background-position with steps() timing to reduce cpu use 5 years ago
MrOtherGuy 0239329ef8 New file 5 years ago