Open GoogleCodeExporter opened 9 years ago
[deleted comment]
diff feedlist.phtml feedlist.phtml.bak
9d8
< <?php if($cat['unread']>0) : ?>
21d19
< <?php endif;?>
and you can add : http://code.google.com/p/rsslounge/issues/detail?id=63
Original comment by lip...@gmail.com
on 7 Sep 2011 at 7:10
better :
in style.css
#feeds-list h3 {
display:none;
....
}
#feeds-list h3.unread {
display:block;
}
Original comment by fabclem...@gmail.com
on 28 Jun 2012 at 9:01
Original issue reported on code.google.com by
lip...@gmail.com
on 7 Sep 2011 at 10:22