summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-08-02 18:39:13 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-08-02 18:39:13 -0400
commit9e1b6c31a8818f665ac58307931c6fd308e6c353 (patch)
treeda25e792b2326b2fc5e09e7495ed38d165a1fc96 /css
parent1117a19bb67188e555e6dcf10a583188c702c3dc (diff)
moves back the content of templates/listfolder.php
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/news.css b/css/news.css
index f42802d1b..706bb5ecb 100644
--- a/css/news.css
+++ b/css/news.css
@@ -13,7 +13,7 @@
#dropdownBtn { width: 9em; padding-left: 0; padding-right:20px; background: url('%webroot%/core/img/actions/triangle-s.svg') no-repeat right center; }
#addfolder { background: url('%webroot%/core/img/places/folder.svg') no-repeat left center; padding-left: 20px !important; }
-#addfeed { background: url('%appswebroot%/apps/news/img/rss.svg') no-repeat left center; padding-left: 20px !important; }
+#addfeed { background: url('%appswebroot%/news/img/rss.svg') no-repeat left center; padding-left: 20px !important; }
#unreaditemcounter.nonzero { position: relative; background: #5E5E5E; border-radius: 5px; padding: 0 5px; color: white; text-align: center; margin: 0 0.3em 0 0.3em;}
#unreaditemcounter.zero { position: relative; margin: 0 0.3em 0 0; }