חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Change color row of starred message in userChrome.css

  • 1 תגובה
  • 3 have this problem
  • 16 views
  • תגובה אחרונה מאת 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

כל התגובות (1)

more options

any advice?