본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

How do I stop ALL tabs from going dim when Firefox is not the active WINDOW?

  • 4 답장
  • 2 이 문제를 만남
  • 26 보기
  • 최종 답변자: FredMcD

more options

I think I have read every single post about changing active tab colors, etc, etc. However, where I am frustrated seems to be a little different.

When Firefox 31 is not the active WINDOW the whole tab bar goes grey (just like the title bar) and the only tab I can read the title of is the active tab. I need to be able to see ALL tab names.

I don't want to use any add-ons. I just want a simple userChrome.css or about:config option. I have other UI complaints, but this is the only one I care enough about to do anything about. It is making me less efficient, confused, and frustrated.

Can anyone please help?

I think I have read every single post about changing active tab colors, etc, etc. However, where I am frustrated seems to be a little different. When Firefox 31 is not the active WINDOW the whole tab bar goes grey (just like the title bar) and the only tab I can read the title of is the active tab. I need to be able to see ALL tab names. I don't want to use any add-ons. I just want a simple userChrome.css or about:config option. I have other UI complaints, but this is the only one I care enough about to do anything about. It is making me less efficient, confused, and frustrated. Can anyone please help?

선택된 해결법

Figured it out (finally):

.tabbrowser-tabs .tab-text { color: black !important; } .tabbrowser-tabs .tab-text2 { color: black !important; }

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (4)

more options

선택된 해결법

Figured it out (finally):

.tabbrowser-tabs .tab-text { color: black !important; } .tabbrowser-tabs .tab-text2 { color: black !important; }

more options

That's good to hear. Good work. Please go to your last post and flag it as Solved the problem so others will know what to do.

Also, if you want help for the other issues you spoke of, Just ask. Good day.

more options

Thanks. I think I'll adjust to everything else, I was just freaking out that felt like I was missing functionality.

more options

Go to the Mozilla Add-ons Web Page {web link} (There’s a lot of good stuff here) and search for what you want.