Etsi tuesta

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.

Lue lisää

Change color row of starred message in userChrome.css

  • 1 vastaus
  • 3 henkilöllä on sama ongelma
  • 16 näyttöä
  • Viimeisin kirjoittaja 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

Kaikki vastaukset (1)

more options

any advice?