Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.