mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-28 05:14:18 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user