]> git.wh0rd.org - tt-rss.git/commitdiff
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 6 Jun 2013 19:37:03 +0000 (23:37 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 6 Jun 2013 19:37:03 +0000 (23:37 +0400)
css/tt-rss.css

index a872179cf2121af4867ddd01bdad72ca1e8fee1a..d88fa0aa349a2648a8ff9bbfcd95f4b5837e89e1 100644 (file)
@@ -1071,6 +1071,15 @@ div.hl.active {
        color : #333;
 }
 
+#feedTree .dijitFolderClosed,
+#feedTree .dijitFolderOpened {
+       display : none;
+}
+
+#feedTree .dijitTreeIsRoot > .dijitTreeRow > .dijitTreeExpando {
+       margin-left : 5px;
+}
+
 #feedTree .dijitTreeNode {
        padding : 0px;
        border-width : 0px;