Seems like [tabsintitlebar] doesn't exist in Firefox-Developer
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 hidetabstoolbarv2.css
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.I didn't notice that change in your file, my mistake, thanks for the answer.