summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r--skins/larry/mail.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 15046d2a3..34fe36b38 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -679,12 +679,21 @@ h2.subject {
font-weight: bold;
}
+.headers-table td.header span {
+ white-space: nowrap;
+}
+
.rcmaddcontact {
position: relative;
top: 1px;
margin-left: 0.5em;
}
+.rcmaddcontact imp {
+ width: 20px;
+ height: 13px;
+}
+
#messageheader #countcontrols {
position: absolute;
top: 8px;
@@ -750,7 +759,7 @@ h2.subject {
div.message-part,
div.message-htmlpart {
- padding: 10px 8px;
+ padding: 10px 2px;
border-top: 1px solid #ccc;
}