Manage Bookmarks font too large
The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.
It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.
Thanks to anyone who knows where I should be looking
Firefox 134.0.1 (64-bit) Windows 10
Wšykne wótegrona (4)
Hi, this problem is in the separate popup window that says Library in the upper left corner?
You can test in Firefox's Troubleshoot Mode to see what fonts look like with userChrome.css deactivated temporarily: Diagnose Firefox issues using Troubleshoot Mode -- use Open, not Refresh.
If your userChrome.css file uses @-moz-document around rule blocks, it's possible your rules treat the Library window differently than regular browser windows. ??
Thanks jscher2000.
I renamed my userChrome.css file to userChrome.old and it solved the problem ... but it also reverted my bookmark folders to gray which is what the code in the userChrome.css file was supposed to fix and restore the old yellow colour. I copied it from old Win10 computer that I'm retiring and see that the same 'big font problem in Manage Bookmarks is on that computer too.
My laptop also has a userChrome.css file that sets the bookmark folders colour to yellow and the Manage Bookmarks font is fine. I'll look to see how that code differs from what I was using on this computer and use that code instead.
Like so many things, when you don't do something often (like create a userChrome.css file that sets bookmark folders to yellow) you forget how. Use it or lose it ... <g>
Thank you for your help and pointing me in the right direction :-)
R
If you decide to restore the file (keep a backup), you could look for and delete font-size rules so font sizes are not affected.
You can use the Browser Toolbox to check out what rules are applied.
The left panel in the Library uses treechildren,