Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Toolbar Font Sizes

  • 4 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 cor-el

more options

How do I adjust the font sizes in the Bookmarks Toolbar and drop-downs? They are cruelly small. Mac OS 10.14.6 Mojave; 27" 2019 iMac.

How do I adjust the font sizes in the Bookmarks Toolbar and drop-downs? They are cruelly small. Mac OS 10.14.6 Mojave; 27" 2019 iMac.

被采纳的解决方案

In the current Firefox 92 release you can only reduce the menu spacing via userChrome.css. In the next Firefox 93 release (current Beta/DE) they have added support to reduce the menu spacing via "Density: Compact" on the Customize page.

Note that "Compact" is no longer present by default as a Density choice in Customize.

定位到答案原位置 👍 0

所有回复 (4)

more options

Hi nhnnhn,

Go to about:config page by typing about:config in the address bar and clicking "I accept the risk!"

Type layout.css.devPixelsPerPx and you will see that the default value is set to -1.0. You can change its value from 1.1 (remove the - sign) and onward to change the zoom level of the UI. For example, setting the value to 2.0 will double the entire UI size.

Keep in mind, though, that changing this value will change the entire UI size and not just the bookmark font size. This is the best I could find. Hope this helps.

WARNING: Changing preferences through this interface not officially supported Hidden settings edited using the about:config tool are explicitly not supported, which means that Mozilla makes no guarantees they will be supported in the future, or that Mozilla will fix them if they break. Mozilla does not test these preferences, and will not in the future. That includes security and performance testing which these preferences may affect.

[Warning added by moderator.]

由Chris Ilias于修改

more options

Note: if you have a Retina (double-density) display, try starting at 3.0 instead of 1.1, otherwise, everything will be smaller than you expect.

more options

First, thank all of you kindly for your efforts. I've set it at 2.7 which is a good size for me but the drop-down lists of bookmarks are now double spaced so I don't see as many bookmarks per page as I would like. I've enclosed a screenshot to help explain. Does this involve the "css" settings? Thanks again, Newbie H. Novice.

more options

选择的解决方案

In the current Firefox 92 release you can only reduce the menu spacing via userChrome.css. In the next Firefox 93 release (current Beta/DE) they have added support to reduce the menu spacing via "Density: Compact" on the Customize page.

Note that "Compact" is no longer present by default as a Density choice in Customize.