summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 35434ab5a..b04f02eeb 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -840,6 +840,12 @@ div.postHeader td.postDate {
color : gray;
}
+div.postHeader td.postDateRTL {
+ font-size : x-small;
+ text-align : left;
+ color : gray;
+}
+
#feedUpdateErrors {
display : none;
}