Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

[CSS help needed] Active tab border color

  • 3 个回答
  • 1 人有此问题
  • 67 次查看
  • 最后回复者为 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.