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

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Changing folder text color

  • 1 odpověď
  • 0 má tento problém
  • 14 zobrazení
  • Poslední odpověď od 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?

Zvolené řešení

whoops, without the 1. in the front

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (1)

more options

Zvolené řešení

whoops, without the 1. in the front