Open wincmd64 opened 6 months ago
Well, there isn't, but I suppose there should be.
Actually, it might be wise to get rid of the "non-responsive" variants, because if someone would want it they can (probably?) just make the cut-off value so small that their window is always larger than that.
navbar_tabs_oneliner.css navbar_tabs_oneliner_tabs_on_left.css navbar_tabs_responsive_oneliner.css
All this variants must be replaced with one css. And the user should be able to specify the variable themselves - left or right.
Ideally, yes. But tabs being on left is considerably different to the normal, to the point where it doesn't really make sense to combine them I think.
Well, perhaps the most painful thing would be that the on_left variant requires window_control_placeholder_support.css
to handle window control spaces whereas the "normal" variants can work by themselves just fine.
Is there version for navbar_tabs_responsive_oneliner.css with tabs on left ?
Could solve this issue https://github.com/MrOtherGuy/firefox-csshacks/issues/386#issuecomment-2251413803
Tabs on left mentioned at the very bottom of my comment. You just need to change two lines of code to flip it, not including the code for padding of control buttons of course.
Is there version for navbar_tabs_responsive_oneliner.css with tabs on left ?