Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide Tab Bar CSS Alternative #1

Open
rehanzo opened this issue Mar 16, 2022 · 2 comments
Open

Hide Tab Bar CSS Alternative #1

rehanzo opened this issue Mar 16, 2022 · 2 comments

Comments

@rehanzo
Copy link

rehanzo commented Mar 16, 2022

Hey, thanks for this project. It is very well done.

On my system, the hide tab bar CSS from the optional CSS mods does not work well. It seemingly just cuts off the top half of the tab bar. However, the following works perfectly for me:

#TabsToolbar {
    visibility: collapse;                                                                 
} 

Maybe you could add it as an alternative in the CSS mods folder, for those that cannot get the current hide tab bar CSS to work right.

@UnlimitedAvailableUsername
Copy link
Owner

This doesn't work well on my environment since it also disables the window title bar buttons. What version of Firefox and OS are you using? I am actually using a windows 11 environment and the latest stable Firefox build when working with this mod.

@rehanzo
Copy link
Author

rehanzo commented Mar 18, 2022

I'm using the latest version (v98) of Firefox on linux. I never realized it disables window title bar buttons, because I use swaywm so I usually do not have the title bar anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants