Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, 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

Changing folder text color

  • 1 reply
  • 0 have this problem
  • 16 views
  • Last reply by 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?

Chosen solution

whoops, without the 1. in the front

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

whoops, without the 1. in the front