Page 3 sur 3

Re: Couleur des onglets

Publié : 19 oct. 2019, 08:25
par Agent virtuel
Bonjour

Complément
Éventuellement

https://www.reddit.com/r/FirefoxCSS
http://forums.mozillazine.org/viewtopic ... &t=3048845
https://developer.mozilla.org/fr/docs/W ... e_couleurs

Code : Tout sélectionner

/* ACTIVE TAB BACKGROUND COLOR */

.tab-content[selected="true"] {

background: rgba(60,148,85) !important;

}

/* Change color of tab */
    
tab{ -moz-appearance: none !important; } tab:not([selected="true"]) {

background: rgba(187,57,57) !important;
 
}

tab{ -moz-appearance: none !important; } tab:not([selected="true"]):hover {

background: rgba(60,148,85) !important;

}
https://drive.google.com/file/d/1GgQo1R ... sp=sharing

Re: Couleur des onglets

Publié : 19 oct. 2019, 10:28
par Mapenzi
Salut,
GlopGlop a écrit : 29 sept. 2019, 16:05
Je ne sais pas s'il existe un forum spécialiser sur le CSS/Firefox :?:
Il en existe un en Allemagne, le forum camp-firefox.de avec son sous-forum https://www.camp-firefox.de/forum/forum ... passungen/ dédié au userChrome.css, au userContent.css et aux scripts.

Dans le forum américain http://forums.mozillazine.org/ on peut chercher les messages de "morat", spécialiste des "tweaks".
Mais je ne sais pas combien de temps ce forum existera encore car l'admin jette l'éponge The End