Seems like [tabsintitlebar] doesn't exist in Firefox-Developer

hi, seem like Firefox removed [tabsintitlebar], I wonder if deleting it is the right way to solve it or that condition was replaced with another and its needed to put that one? I'm using hide_tabs_toolbar_v2.css

4 points · 2 comments · view on lemmy.world

2 Comments

MrOtherGuy@lemmy.world · 1 pts · 1y (1 reply)

That attribute is simply renamed to customtitlebar because vertical tabs being an option "tabsintitlebar" is pretty misleading. Anyway, hide_tabs_toolbar_v2 also uses the customtitlebar attribute.

Godie@lemmy.world · 1 pts · 1y

I didn't notice that change in your file, my mistake, thanks for the answer.