On 12/1/2024 8:53 AM, Zo wrote:
Just updated to the latest version of Firefox and now my tabs are now
above the address bar.
Is there a change to chrome folder that can put back......please, if any
can help it will be greatly appreciated.
tia
Here's what I have in userChrome.css. I haven't tried FF beyond
v. 115, so I can't say for sure that it will work:
:root {
--tab-min-height_tnot: 32px;
--tab_below_navigation_toolbar_bottom_padding: calc( var(--tab-min-height_tnot) + 5px );
--tab-toolbar-navbar-overlap: 0px !important;
}
#TabsToolbar {
position: absolute;
display: block;
bottom: 0px;
width: 100%;
background-clip: padding-box;
color: var(--toolbar-color);
z-index: 2;
}
--- MBSE BBS v1.0.8.4 (Linux-x86_64)
* Origin: A noiseless patient Spider (3:633/280.2@fidonet)