1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:35:55 +00:00

tweak loadingNode margins

This commit is contained in:
Andrew Dolgov
2013-03-19 20:44:20 +04:00
parent f044a0b816
commit a122b50707

View File

@@ -1185,3 +1185,7 @@ ul.helpKbList span.hksequence {
ul.helpKbList h2 {
margin-top : 0px;
}
.dijitTreeNode .loadingNode {
margin-left : 3px;
}