Closed Rokym closed 3 months ago
you have your tabs set at the top?
you have your tabs set at the top?
yeah i moved them to the top. seems the tabs don't go all the way to the top of the browser so when i click at the very top of my screen, its actually click the browser itself and not the tab
Set padding-top to 0px in userChrome.css file, should work if you have set "firefoxcss.tabs.on.top.enable" in about:config.
Set padding-top to 0px in userChrome.css file, should work if you have set "firefoxcss.tabs.on.top.enable" in about:config. i fucking love you, thank you so much!
I'm encountering an issue with my Firefox CSS modifications. When I move the mouse pointer all the way to the top of the screen and try to click on a tab, it seems like I'm clicking the border of the browser window instead of the tab itself. This prevents the tab from being selected. Could anyone advise on which CSS setting I need to adjust to ensure that the tabs remain clickable when the mouse is at the top edge of the screen?
Thank you!