1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

rudimentary support for starring/publishing articles in digest

This commit is contained in:
Andrew Dolgov
2010-09-10 17:45:59 +04:00
parent c524d7e682
commit 6361fd20fd
2 changed files with 121 additions and 1 deletions

View File

@@ -141,9 +141,11 @@ a:hover {
}
#headlines ul#headlines-content img.digest-check {
float : right;
cursor : pointer;
}
#headlines ul#headlines-content div.digest-check {
float : right;
}
#headlines ul#headlines-content img {