Godiesc / firefox-gx

Opera GX Skin for Firefox
Mozilla Public License 2.0
798 stars 41 forks source link

tree tab extra header #98

Closed MAFiA303 closed 6 months ago

MAFiA303 commented 10 months ago

image this can be removed with this code

#sidebar-header {
  display: none;
}
MAFiA303 commented 10 months ago

it's fixed with the other code update

Godiesc commented 7 months ago

hi, this means the bug returned?

silverwings15 commented 7 months ago

i can confirm it has indeed returned since around a few weeks ago

Godiesc commented 7 months ago

I'm in beta right now and it seems to work fine, there are no changes for those files so there shouldn't be any problems.

imagen

silverwings15 commented 7 months ago

here's how it looks for me on a fresh profile, with your theme and the Sidebery addon installed (Windows 11)

image

Godiesc commented 7 months ago

oooh, you mean just the header of the sidebar with the sidebery tittle, not the general Firefox style, I see in the code that just in tab-center-reborn extension I hide that tittle, the easiest way should be hide always that but other extension that use that sidebar won't show that title. For now I can add tree-tabs-style and sidebery, and if in the future are other extension for tree-tabs I'll added too. I updated the code in ogx_tree-tabs.css.

silverwings15 commented 7 months ago

works great now, tyvm

Godiesc commented 6 months ago

solved with the latest release of the theme. 👍 thanks for reporting the issue.