summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 4ef9527d8..72e73e0d3 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1185,3 +1185,7 @@ ul.helpKbList span.hksequence {
ul.helpKbList h2 {
margin-top : 0px;
}
+
+.dijitTreeNode .loadingNode {
+ margin-left : 3px;
+}