Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Changing folder text color

  • 1 Antwort
  • 0 haben dieses Problem
  • 15 Aufrufe
  • Letzte Antwort von ikxdwv

more options

Im trying to change some folder text color pernamently, regardless of new or unread messages. I tried something like this for inbox but it seems to be depreciated.

  1. folderTree > treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true){

color: red !Important; }

What would be the correct way?

Im trying to change some folder text color pernamently, regardless of new or unread messages. I tried something like this for inbox but it seems to be depreciated. #folderTree > treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true){ color: red !Important; } What would be the correct way?

Ausgewählte Lösung

whoops, without the 1. in the front

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

whoops, without the 1. in the front