summary refs log tree commit diff
path: root/res/templates-vector/mail.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--res/templates-vector/mail.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/templates-vector/mail.css b/res/templates-vector/mail.css
index 642948fdc1..103c5ff8ca 100644
--- a/res/templates-vector/mail.css
+++ b/res/templates-vector/mail.css
@@ -85,11 +85,14 @@ body {
 .sender_name  {
     margin-left: 75px;
     display: inline;
-    font-weight: bold;
+    font-size: 13px;
+    color: #a2a2a2;
 }
 
 .message_time  {
     float: right;
+    font-size: 11px;
+    color: #a2a2a2;
 }
 
 .message_body {