Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Customization of email list display.

  • 3 件の返信
  • 0 人がこの問題に困っています
  • 34 回表示
  • 最後の返信者: Matt

more options

Hey, everybody. Here's a screenshot. How to increase the size of the lines with "item", "from whom", "to whom", "date", "time" ? Modifying userChrome.css with this syntax did not solve the problem. .tree-rows {

 height: 25px !important;

}

  1. threadTree treechildren::-moz-tree-row {
 height: 25px !important;

}

I mean how to increase the height of these rows, make the rows wider? Thank you all in advance and have a good day.

Hey, everybody. Here's a screenshot. How to increase the size of the lines with "item", "from whom", "to whom", "date", "time" ? Modifying userChrome.css with this syntax did not solve the problem. .tree-rows { height: 25px !important; } #threadTree treechildren::-moz-tree-row { height: 25px !important; } I mean how to increase the height of these rows, make the rows wider? Thank you all in advance and have a good day.
添付されたスクリーンショット

選ばれた解決策

Tks. But I don't use Mac. I had solve the issue already.

この回答をすべて読む 👍 0

すべての返信 (3)

more options

Density

役に立ちましたか?

more options

選ばれた解決策

Tks. But I don't use Mac. I had solve the issue already.

役に立ちましたか?

more options

Mikhail Frantsyzof said

Tks. But I don't use Mac. I had solve the issue already.

I have no idea where you get the idea that a mac is involved as neither you nor I use one and the image is from the standard Thunderbird application menu.

But hey if you want to use programming to do what the user interlace offers go right ahead. Just don't ask for support with userchrome. It is not supported. See https://support.mozilla.org/en-US/kb/userchromecss-js-usercontent-unsupported?utm_campaign=wiki-approved&utm_source=notification&utm_medium=email

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。