7 Commits (master)

Author SHA1 Message Date
MrOtherGuy 3c18dabe86 normal pinned tabs: set min-width for tab-content
This makes text overflow work properly, fixes #404
1 month ago
MrOtherGuy 13e1340e9a remove old Fx <112 compatibility rules 1 year ago
MrOtherGuy aad2575816 Make bunch of attribute selectors boolean checks
This is related to bug 1849904
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 05ffcd19c3 Add a comment to remove the line that makes close-buttons always visible
This makes it more apparent that removing that one line makes pinned
tabs otherwise normal, but they don't have close-buttons.
3 years ago
MrOtherGuy 409d6a5cc4 Replace uses of :-moz-any with :is 4 years ago
MrOtherGuy 5e0e6e150e new file 4 years ago