Aris-t2 / CustomCSSforFx

Custom CSS tweaks for Firefox
GNU General Public License v3.0
1.86k stars 181 forks source link

Multirow Bookmarks partly covered because of new Tab height in FF 96.0.2 #444

Closed shiftF12ATwebDOTde closed 2 years ago

shiftF12ATwebDOTde commented 2 years ago

Hello Aris t2

in the recent update to FF96.0.2 64bit the Tabs have gotten a new height

so my multirow bookmarks are partly covered it was only a bit before that update already, but i could still read the last line now the last line is nearly fully covered by tab height

question is it possible to insert a line into the userchrome to....: a) set the height of the tabs? b) set the height of the multirow bookmarks? c) set the amount of lines opened for the multirow bookmarks? d) set the height of the lines in multirow bookmarks?

thanks a lot for your help

shiftF12 20220122_112328

shiftF12ATwebDOTde commented 2 years ago

/ for bookmarks_toolbar_multiple_lines.css /_fx66.css / _fx74.css / --bookmark_items_height: 23px !important; / <- bookmark items - line height / --bookmark_items_lines: 5 !important; / <- maximum amount of lines /

in general_variables.css brought a good result now all visible

still open : height of tabs after update much too high for me

i searched here and tried a lot but nothing reduces the height of my tabs

tab line is below bookmark multirow below navigationline as visible on picture above

Aris-t2 commented 2 years ago

Are you using the latest files? https://github.com/Aris-t2/CustomCSSforFx/releases

shiftF12ATwebDOTde commented 2 years ago

again you made my day

many thanks

my hero