summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index ed75dd168..e331e91ea 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -227,6 +227,12 @@ body.ttrss_main .hl div.title {
overflow: hidden;
text-overflow: ellipsis;
}
+body.ttrss_main .hl span.author {
+ white-space: nowrap;
+ color: #cccccc;
+ font-size: 11px;
+ font-weight: normal;
+}
body.ttrss_main .hl div.right {
text-align: right;
}