summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skins/default/mail.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css
index 1502bd22d..dae8806d8 100644
--- a/skins/default/mail.css
+++ b/skins/default/mail.css
@@ -1001,6 +1001,12 @@ table.headers-table tr td.more-headers
border-bottom: 0;
}
+table.headers-table tr td.all
+{
+ padding: 2px 6px 4px 6px;
+ border-bottom: 0;
+}
+
td.show-headers
{
background: url(images/icons/down_small.gif) no-repeat center;