搜尋 Mozilla 技術支援網站

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

Learn More

Font size and spaciing in folder and message panes

  • 5 回覆
  • 1 有這個問題
  • 58 次檢視
  • 最近回覆由 david

more options

I've recently been automatically updated to V115.3.1.

Is there any easy way to increase the font size and spacing in the folder and message panes.

I've tried the UI scaling fix Thunderbird> Preferences> Config Editor. Open the config editor. Click on Show All. Search for: layout.css.devPixelsPerPx You will see -1.0 - I've tried various changes up to -2.0.

I've also tried creating a userChrome.css file in my AppData\Local\Thunderbird\Profiles\mqc1j80m.default\Chrome\ and AppData\Roaming\Thunderbird\Profiles\mqc1j80m.default\Chrome\ folders, with this content:

/* Folder Pane font */

  1. folderTree > treechildren {
 font-size: 18pt !important;

} /* Threads Pane font */

  1. threadTree > treechildren {
 font-size: 18pt !important;

}

I've changed changed toolkit.legacyUserProfileCustomizations.stylesheets to True, and restarted Thunderbird, with no apparent effect.

Shouldn't these changes be available from Tools | Settings!

I've recently been automatically updated to V115.3.1. Is there any easy way to increase the font size and spacing in the folder and message panes. I've tried the UI scaling fix Thunderbird> Preferences> Config Editor. Open the config editor. Click on Show All. Search for: layout.css.devPixelsPerPx You will see -1.0 - I've tried various changes up to -2.0. I've also tried creating a userChrome.css file in my AppData\Local\Thunderbird\Profiles\mqc1j80m.default\Chrome\ and AppData\Roaming\Thunderbird\Profiles\mqc1j80m.default\Chrome\ folders, with this content: /* Folder Pane font */ #folderTree > treechildren { font-size: 18pt !important; } /* Threads Pane font */ #threadTree > treechildren { font-size: 18pt !important; } I've changed changed toolkit.legacyUserProfileCustomizations.stylesheets to True, and restarted Thunderbird, with no apparent effect. Shouldn't these changes be available from Tools | Settings!

被選擇的解決方法

Did you try view>font size and view>density?

從原來的回覆中察看解決方案 👍 0

所有回覆 (5)

more options

選擇的解決方法

Did you try view>font size and view>density?

more options

Thanks - that has helped, although I'd prefer it a little larger!

more options

OK - I've discovered View | Font Size | Increase Font Size isn't just one step - it keeps on enlarging, so now I can read the screen!

more options

This works for me for everything but the message pane. The message pane is tiny!

HP Windows 11, V 115.4.1 64bit

more options

To adjust that, go to settings>general and review the font settings.