当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Change color row of starred message in userChrome.css

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

more options

I can change color and style of unread message with this code:

tree#threadTree treechildren:-moz-tree-cell-text(unread) { color: #FF0000!important; }

buy how can I change color for starred (star) message???

Elia

I can change color and style of unread message with this code: tree#threadTree treechildren:-moz-tree-cell-text(unread) { color: #FF0000!important; } buy how can I change color for starred (star) message??? Elia

すべての返信 (1)

more options

any advice?