Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

[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.