Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

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

How do I change the background color of the tab bar in Australis?

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

more options

http://i.imgur.com/onyVneP.jpg this is how my tab bar is, I have a custom Windows theme. http://i.imgur.com/3cbzNso.jpg this is how I'd like it to be. Is there any way to change that stupid white glare?

http://i.imgur.com/onyVneP.jpg this is how my tab bar is, I have a custom Windows theme. http://i.imgur.com/3cbzNso.jpg this is how I'd like it to be. Is there any way to change that stupid white glare?

すべての返信 (5)

more options

The background color of the "site identity button"? I think the selector for that (for purposes of custom style rules) is:

#identity-box

You might try

#identity-box {background-color:transparent !important;}

If everything I just said is gibberish, look up userChrome.css for more on applying custom style rules in Firefox.

more options

Using #identity-box doesn't do anything.

more options

Specifically, http://i.imgur.com/nx0a6nd.jpg is what I can't change even with a persona or theme or whatever it's called.

more options

Are you using the -moz-appearance:none!important; rule?

more options

Yes, I am. Forgot to mention I'm using Nightly.