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
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
2 Comments
MrOtherGuy@lemmy.world · 1 pts · 1y
That attribute is simply renamed to
customtitlebarbecause 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.