Closed guigirl42 closed 3 days ago
#sidebar-2-main
is the CSS selector for the sidebar panel to be used in userChrome.css
sidebar-2-main
Oh thank you! I'm happy to say this has done the trick, in my userChrome.css
:
#sidebar-2-main {
width: 33px !important;
}
Now it looks much better IMO, as well as ofc providing the corresponding extra width to the actual webpages.
Added option to change sidebar-main width (#30):
Hi. As many others have already said, your work is brilliant & i'd also like to gratefully thank you for it.
In my Floorp the Sidebar width is ~
35 px
, whereas in your project it is ~50 px
. Is it possible pls to have an option to narrow your one to be similar to Floorp's?If inconvenient for you, or even not possible, to provide an actual UI setting for it, pls could you point me to which CSS file is currently controlling it, so i can try manually editing it? I examined several of them but couldn't find the right one.
Best regards.