Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.