8 Commits (dad46ee23ac4e2268e4ef36fb7fc4d744d62531e)

Author SHA1 Message Date
MrOtherGuy 76867a5f57 tab-separator-lines: switch to using border-inline-start for border
Previously we used border-inline-end but that won't work in Firefox 110
because tabs aren't given certain attributes anymore.
2 years ago
MrOtherGuy bba50ef2f3 Don't remove borders from nearby tabs when moving tabs 2 years ago
MrOtherGuy 59af5985f5 Hide tab separator lines for multiselected tabs. 2 years ago
MrOtherGuy c07ce454e8 Make tab separator lines border-image important. Fixes #239
On MacOS tabs have border:none which resets border-image. This patch
overrides that rule.
2 years ago
MrOtherGuy dcdc03519c make some styles less dependent on color-mix pref 3 years ago
MrOtherGuy 87473238b2 remove separators from hovered tabs 4 years ago
MrOtherGuy 693d8b0bbd use -inline-end instead of inline-start to add the border 4 years ago
MrOtherGuy b328b4aba7 create tab_separator_lines.css 4 years ago