summaryrefslogtreecommitdiff
path: root/assets/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/screen.css')
-rw-r--r--assets/css/screen.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/css/screen.css b/assets/css/screen.css
index 4bbcfb7..6f92864 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -165,6 +165,12 @@ table {
content: "";
}
+.download-part {
+ float: right;
+ font-size: 0.8em;
+ font-style: italic;
+}
+
.message .from .address {
font-weight: bold;
}