summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/mail.css
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-03-19 22:36:24 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-03-19 22:36:24 +0000
commit5ab9c6f623ea09cddc8c9729418f87df4f578e75 (patch)
tree24e873f9a490a1b10c22c92059ce0bb45c763848 /roundcubemail/skins/default/mail.css
parent542100f52706cb2b433250d9d8d10c039b8becaa (diff)
Correctly parse message/rfc822; fixed html2text conversion; code cleanup
git-svn-id: https://svn.roundcube.net/trunk@511 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/mail.css')
-rw-r--r--roundcubemail/skins/default/mail.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css
index 4e9c0d7b5..139994167 100644
--- a/roundcubemail/skins/default/mail.css
+++ b/roundcubemail/skins/default/mail.css
@@ -628,7 +628,14 @@ table.headers-table
width: 100%;
background-color: #EBEBEB;
table-layout: fixed;
+}
+#messagebody table.headers-table
+{
+ width: auto;
+ margin: 6px 8px;
+ background-color: #F4F4F4;
+ border: 1px solid #ccc;
}
table.headers-table tr td