Monotone-Parent: 0d3cf6e6df797aaeaebcf6b6b99f0d547f5a6c9d

Monotone-Revision: bbea5e19ac4a2f9a19a883ba3996f30f53daba4d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-11-05T21:19:09
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-11-05 21:19:09 +00:00
parent a164feb06b
commit 8bb257ad27
3 changed files with 80 additions and 76 deletions

View File

@@ -243,9 +243,14 @@ TD.mailer_readmailsubject
padding-left: 20px !important;
}
TD.mailer_unreadmailsubject
TR.mailer_unreadmail TD
{
background-image: url(icon-new.png) !important;
font-weight: bold !important;
}
TR.mailer_unreadmail TD.messageSubjectColumn
{
background-image: url(icon-new.png);
background-repeat: no-repeat !important;
background-position: 0px 0px !important;
padding-left: 20px !important;