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.

Search Support

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.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

[CSS help needed] Active tab border color

  • 3 antwoorde
  • 1 het hierdie probleem
  • 2 views
  • Laaste antwoord deur 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?
Aangehegde skermkiekies

All Replies (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

Gekose oplossing

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.