summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 28c9e9a1d..2f227595e 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1543,3 +1543,10 @@ a.bookmarklet {
cursor : pointer;
}
+#headlines-spacer {
+ height : 100%;
+ margin-left : 1px;
+ text-align : center;
+ padding : 1em;
+ color : gray;
+}