Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

[CSS help needed] Active tab border color

  • 3 ответа
  • 1 имеет эту проблему
  • 2 просмотра
  • Последний ответ от 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.