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

Change color row of starred message in userChrome.css

  • 1 reply
  • 3 have this problem
  • 16 views
  • Last reply by r1si

more options

I can change color and style of unread message with this code:

tree#threadTree treechildren:-moz-tree-cell-text(unread) { color: #FF0000!important; }

buy how can I change color for starred (star) message???

Elia

I can change color and style of unread message with this code: tree#threadTree treechildren:-moz-tree-cell-text(unread) { color: #FF0000!important; } buy how can I change color for starred (star) message??? Elia

All Replies (1)

more options

any advice?