Updated unseen icon in Webmail module.

Monotone-Parent: b973b6cdb8f36ae9fe9aed817676417f4281976e
Monotone-Revision: ed625914479265cad78fb3a15cd5f9e1e8c0a849

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-10-24T20:30:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-10-24 20:30:08 +00:00
parent 3a5fbb3af3
commit 507cd8f7a4
5 changed files with 4 additions and 9 deletions
+2 -7
View File
@@ -373,14 +373,9 @@ TABLE.messageList TR[labels~="label1"]._selected TD
{ color: #fff;
background-color: #f00; }
TABLE.messageList TR.mailer_unreadmail TD
{ font-weight: bold !important; }
TABLE.messageList TR.mailer_unreadmail TD,
TR.mailer_unreadmail TD.messageSubjectColumn
{ background-image: url(icon-new.png);
background-repeat: no-repeat !important;
background-position: 0px 3px !important;
font-weight: bold !important; }
{ font-weight: bold !important; }
TR.mailer_repliedmailsubject TD.messageSubjectColumn
{ background-image: url(icon-replied.png) !important;