当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、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.

詳しく学ぶ

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

TB 102.2.2 (64 BIT) Look and feel via .css

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

more options

recently, today, updated to TB 102.2.2.

when I first installed TB, I set up a custom color scheme and I loved it... now with the latest TB , it's unreadable where the top menu bar is concerned.

I also have custom userChrome css file....

  1. threadTree > treechildren {
 font-size: 16pt !important;
 font-family: Times !important;
 background-color: lightgrey !important;
 color: navy !important;

}

  1. folderTree > treechildren {
 font-size: 16pt !important;
 font-family: Times !important;
 background-color: lightgrey !important;
 color: navy !important;

}

would appreciate any insights on how to fix this

recently, today, updated to TB 102.2.2. when I first installed TB, I set up a custom color scheme and I loved it... now with the latest TB , it's unreadable where the top menu bar is concerned. I also have custom userChrome css file.... #threadTree > treechildren { font-size: 16pt !important; font-family: Times !important; background-color: lightgrey !important; color: navy !important; } #folderTree > treechildren { font-size: 16pt !important; font-family: Times !important; background-color: lightgrey !important; color: navy !important; } would appreciate any insights on how to fix this
添付されたスクリーンショット

この投稿は Wayne Mery により に変更されました

すべての返信 (1)

more options

ok.. found a solution

The color scheme/theme I had pre-102.2 was called Two little birds. after the install I got the display as I showed in my attached pic. This was the dark Theme.. no idea why that showed up.

I went into: Account Settings/Add on and Themes and disabled the Dark Theme and re-enabled the Two little Birds theme..

issue resolved :)