mobile: allow marking articles as unread (clses #240)

This commit is contained in:
Andrew Dolgov
2009-04-30 11:23:38 +04:00
parent 849b382582
commit 4a596be697
4 changed files with 29 additions and 5 deletions
+5
View File
@@ -200,6 +200,11 @@ ul.headlines img.feedIcon {
ul.headlines img.marked {
border-width : 0px;
}
div.postStarOps img.marked {
border-width : 0px;
}
div.postTags {
color : gray;
font-size : small;