This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

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.

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

[CSS help needed] Active tab border color

  • 3 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 221 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย jbrandom2

more options

So with FF96 update my active tab border color has changed to black for some strange reason. Any tips on code to change the color in userChrome.css?

So with FF96 update my active tab border color has changed to black for some strange reason. Any tips on code to change the color in userChrome.css?
ภาพหน้าจอที่แนบมา

การตอบกลับทั้งหมด (3)

more options

Are you already using CSS code in userChrome.css for the Tab bar ?

Maybe best is to ask advice at the Firefox CSS subreddit forum.

more options

วิธีแก้ปัญหาที่เลือก

more options

cor-el said

Are you already using CSS code in userChrome.css for the Tab bar ?

I have 3 pages of code to fix a myriad of issues introduced gradually in various versions of FF. That does include fixes for the Tab bar, also I don't even remember which part of the code does what anymore...

jscher2000 said

For example: https://www.reddit.com/r/FirefoxCSS/comments/s1lno2/how_to_remove_active_tab_white_outline_after_v96/

That did help, thank you.