Mail: Improve iCal viewer

This commit is contained in:
Francis Lachapelle
2012-11-29 14:00:10 -05:00
parent f2da438a2b
commit 96f023d108
2 changed files with 34 additions and 49 deletions
+3 -2
View File
@@ -625,7 +625,6 @@ DIV.linked_attachment_body
DIV.linked_attachment_meta
{
color: #444444;
font-style: italic;
border-width: 0;
padding: 2px;
}
@@ -633,7 +632,6 @@ DIV.linked_attachment_meta
TABLE.linked_attachment_meta
{
color: #444444;
font-style: italic;
}
DIV.linked_attachment_body HR
@@ -854,6 +852,9 @@ TR#messageCountHeader TD
#iCalAttendees
{ padding: 0; }
#iCalAttendees dt
{ font-weight: bold; }
#iCalAttendees SPAN
{ line-height: 19px; }