搜索 | 用户支持

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

详细了解

Thunderbird 115 View controls

  • 3 个回答
  • 5 人有此问题
  • 46 次查看
  • 最后回复者为 sfhowes

more options

How can I assign different densities to the folder pane and the message pane? I am happy with the classic view at the default density but this thins out the folder pane too much. I want this to be compact (as previously) to minimize the amount of scrolling required to file emails. However, the density setting seems to apply across the whole display.

How can I assign different densities to the folder pane and the message pane? I am happy with the classic view at the default density but this thins out the folder pane too much. I want this to be compact (as previously) to minimize the amount of scrolling required to file emails. However, the density setting seems to apply across the whole display.

所有回复 (3)

more options

See https://support.mozilla.org/en-US/questions/1423577 for the Threads Pane.

For the Folder Pane, the css is:

/* folder pane line height */
#folderPane {line-height: 30px !important;}
more options

Is there a SIMPLE way to have different densities in the message and folder panes? I don't mind crunched folders, but these crunched messages are way too hard to differentiate. When I default the density, then my folder pane is so far apart, I can't see all my email accounts. Not a good change! Can I go back to the old version??

more options

The css method is the simplest, and currently the only, way to have different densities for the threads and folder panes. Following the directions in the above link, or in any of the other similar posts in this forum, is going to be far easier than reverting to an older version, especially if you want to retain your current data.