Hello! On Sunday, 30.10.2016 12:27(+0100) *Richard Owlett* wrote, and I quote (in part):
> I wish instead to change the color of the folder title to *RED*.
You would try something like this:
-----(Cut)-----
treechildren::-moz-tree-cell-text(folderNameCol, biffState-NewMail,
isServer-true) {
font-weight: bold !important;
color: red !important;
}
-----(Cut)-----
(Stylish addon style)
--
Petr Voralek (JabberID: [email protected])
signature.asc
Description: OpenPGP digital signature
_______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

