Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

[Bug] After upgrading to Firefox 133.0, the horizontal bar of tabs, which I've successfully hid with chrome.css, has reappeared #3675

Closed
hub2git opened this issue Dec 10, 2024 · 0 comments

Comments

@hub2git
Copy link

hub2git commented Dec 10, 2024

I've upgraded from one firefox version to another, and haven't had this problem. It's just today, when I upgraded to version 133.0.

This is my chrome.css

#titlebar {
display: none !important;
}
 
#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header {
  display: none;
}    
 
#sidebar {
  min-width: 100px !important;
}
 

Expected result

The horizontal strip of tabs should stay hidden, as it has been for many previous versions.

Environment

  • Platform (OS): Linux Mint Cinnamon 64-bit
  • Version of Firefox: 133.0 (64-bit)
  • Version (or revision) of Tree Style Tab: 4.0.25 (Nov 19, 2024)x

screenshot_TreeStyleTab_horizontal_tabs

Repository owner locked and limited conversation to collaborators Dec 10, 2024
@piroor piroor converted this issue into discussion #3676 Dec 10, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants