summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-28 11:08:32 +0400
committerAndrew Dolgov <[email protected]>2014-01-28 11:08:32 +0400
commit2842d7c2f1724422fc9bd989d5119bad55df10ee (patch)
treefaec4cc1dd974559a1d026f3aba7b88c7eba1606 /css
parent487e1baee202132ced0896564156e4c4cadc742e (diff)
bring back expando progressbars in feedtree
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 32b27bf46..2009d8f81 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -1120,11 +1120,11 @@ span.highlight {
.claro .dijitTreeRow .dijitTreeExpandoLeaf {
background : none;
-}
+}
-body#ttrssMain #feedTree .dijitTreeRow .dijitTreeExpandoLeaf {
+/* body#ttrssMain #feedTree .dijitTreeRow .dijitTreeExpandoLeaf {
display : none;
-}
+} */
div.enclosure_title {