mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-17 01:15:24 +00:00
Fix for bug #2896
Monotone-Parent: a0736ebfe97dd1ff5f02d3f1a6f20c4e5c593b0c Monotone-Revision: c4c5e180ad8506d04424626e6382fcd5b2b6a073 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-05T02:12:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -236,11 +236,6 @@ DIV#folderTreeContent TABLE TD
|
||||
|
||||
/* mail tableview */
|
||||
|
||||
span.mailer_datefield
|
||||
{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
TD.mailer_readmailsubject
|
||||
{
|
||||
padding-left: 20px !important;
|
||||
@@ -421,7 +416,8 @@ TD.mailer_fieldvalue a
|
||||
}
|
||||
|
||||
TR.deleted TD
|
||||
{ text-decoration: line-through; }
|
||||
{ display: none;
|
||||
/* text-decoration: line-through; -- alternative display */ }
|
||||
|
||||
img.mailer_imagecontent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user