Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 4 trả lời
  • 2 gặp vấn đề này
  • 183 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Giải pháp được chọn

Figured it out (finally):

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

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (4)

more options

Giải pháp được chọn

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.