aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/assets/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/alps/assets/style.css')
-rw-r--r--themes/alps/assets/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/alps/assets/style.css b/themes/alps/assets/style.css
index f91a271..6d107de 100644
--- a/themes/alps/assets/style.css
+++ b/themes/alps/assets/style.css
@@ -291,6 +291,11 @@ main.create-update .event-date input {
.message-list-unread.message-list-sender,
.message-list-unread.message-list-date { color: black;}
+.message-list-unread.message-list-subject {
+ font-weight: normal;
+ color: #555;
+}
+
.message-list-date {
text-align: right;
}