搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Toolbar Font Sizes

  • 4 回覆
  • 1 有這個問題
  • 186 次檢視
  • 最近回覆由 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.