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

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe
Arhivate

Come cambiare colore al testo dei tabs

duns răspuns
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?
Capturi de ecran atașate

Toate răspunsurile (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ì 🙂