Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

ค้นหาฝ่ายสนับสนุน

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.

เรียนรู้เพิ่มเติม

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

  • 5 การตอบกลับ
  • 14 คนมีปัญหานี้
  • 113 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย Therin
  • เก็บถาวรแล้ว

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)

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.

Using #identity-box doesn't do anything.

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

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

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