Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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
Arhivirano

Come cambiare colore al testo dei tabs

duns replied
duns

In TB 128 non riesco a impostare il colore del testo dei tabs: come si può vedere dallo screenshot è nero, ma essendo lo sfondo (da me stesso impostato con chrome.css) piuttosto scuro, risulta poco visibile.

Il mio css è

  1. unifiedToolbarContainer, #unifiedToolbar, #titlebar-buttonbox-container {background: #757575; color: white !important;}
  2. toolbar-menubar {background: #949494; color: white !important;}

tabs-toolbar {

 order: 3;
 color: white!important;

}

Che dovrei cambiare? What should I change to get a white text in tabs?

In TB 128 non riesco a impostare il colore del testo dei tabs: come si può vedere dallo screenshot è nero, ma essendo lo sfondo (da me stesso impostato con chrome.css) piuttosto scuro, risulta poco visibile. Il mio css è #unifiedToolbarContainer, #unifiedToolbar, #titlebar-buttonbox-container {background: #757575; color: white !important;} #toolbar-menubar {background: #949494; color: white !important;} tabs-toolbar { order: 3; color: white!important; } Che dovrei cambiare? What should I change to get a white text in tabs?
Priloženi snimci ekrana

All Replies (5)

Le modifiche hai file userChrome.css, userChrome.js e userContent.css non sono ufficialmente supportate -> https://support.mozilla.org/it/kb/userChromecss-userChromejs-userContentcss-non-supportati

Personalmente non saprei comunque esserti di aiuto.

grazie lo stesso 🙂

a me penso basterebbe sapere come si chiamano quegli elementi a cyui vorrei applicare lo stuile: tabs? toolbartabs? altro ancora? Grazie.

A saperlo... Nel senso che è argomento molto specifico che è conosciuto nei dettagli praticamente solo da chi lavora alla GUI di Thunderbird.

Se vuoi, prova a chiedere sul forum di Mozilla Italia, alcuni utenti conosco molto meglio di me questo argomento -> https://forum.mozillaitalia.org/

grazie, sì, farò così 🙂