1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:05:58 +00:00

digest: support feed catchup

This commit is contained in:
Andrew Dolgov
2010-09-12 11:05:03 +04:00
parent e0cebf2a81
commit c1b5cd23e0
3 changed files with 139 additions and 74 deletions

View File

@@ -109,6 +109,11 @@ a:hover {
margin-right : 5px;
}
#feeds ul#feeds-content div.unread-ctr img.dismiss {
margin-right : 0px;
cursor : pointer;
}
#feeds ul#feeds-content div.unread-ctr {
color : gray;
float : right;