6 Commits (master)

Author SHA1 Message Date
MrOtherGuy 3430203e6f centered tab label: make margin on close-button to be 6px instead of 7px 1 year ago
MrOtherGuy 13e1340e9a remove old Fx <112 compatibility rules 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 4918f31c82 Improvements for centered_tab_label.css
This patch makes tab label work better when label has rtl text.
Secondary tab label (like "muted" etc.) is now also centered.
2 years ago
MS_Y 1f2e984853
centered tab label vertical align to center (#179) 3 years ago
MrOtherGuy f1eabd163c create centered_tab_label.css 3 years ago