mbnuqw / sidebery

Firefox extension for managing tabs and bookmarks in sidebar.
MIT License
3.26k stars 163 forks source link

Hide sidebar top-menu only at sidebery (userChrome.css wiki) #448

Open OctavioBR opened 3 years ago

OctavioBR commented 3 years ago

I'd suggest to include in the wiki, the option of hiding sidebar top-menu only for sidebery, as follows:

#sidebar-box[sidebarcommand="_3c078156-979c-498b-8990-85f7987dd929_-sidebar-action"] #sidebar-header {
  display: none;
}
sctanf commented 3 years ago

Thank you for this, it also works well for autohiding only the Sidebery sidebar.