summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-05-31 09:05:55 +0000
committeralecpl <alec@alec.pl>2009-05-31 09:05:55 +0000
commit40d9bc62a707b3131300b3fef651827d4269b1bc (patch)
treeed3b0de814c4562813d9887aa497856d08eeef1c /skins
parentb45aedd22c9283f6805efb686b9520eea78d83f9 (diff)
- removed unused style
Diffstat (limited to 'skins')
-rw-r--r--skins/default/mail.css25
1 files changed, 10 insertions, 15 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css
index 84d43954b..c2501540a 100644
--- a/skins/default/mail.css
+++ b/skins/default/mail.css
@@ -801,8 +801,17 @@ table.headers-table tr td.all
color: #666666;
text-align: left;
padding-right: 10px;
- vertical-align: center;
text-align: center;
+ padding: 2px 6px 4px 6px;
+ border-bottom: 0;
+}
+
+table.headers-table tr td.more-headers
+{
+ cursor: pointer;
+ width: 100%;
+ height: 8px;
+ border-bottom: 0;
}
#attachment-list
@@ -1103,20 +1112,6 @@ div.message-htmlpart div.rcmBody
margin-top: 4px;
}
-table.headers-table tr td.more-headers
-{
- cursor: pointer;
- width: 100%;
- height: 8px;
- 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;