为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 5 个回答
  • 14 人有此问题
  • 29 次查看
  • 最后回复者为 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.