Buscar en Ayuda

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 respuesta
  • 3 tienen este problema
  • 7 visitas
  • Última respuesta de 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

Todas las respuestas (1)

more options

any advice?