|
|
[an error occurred while processing this directive]
Mozilla Mailnews FAQLast updated on January 29, 2005.
How do I change the colour of unread messages?Add this script in your userChrome.css (See Editing Config Files):
treechildren::-moz-tree-cell-text(unread) { Of course, you can change "red" to whatever colour you want; as well as add more style scripts. |