From 4a596be6976e61962b8ac6053b3917906b384bb7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 30 Apr 2009 11:23:38 +0400 Subject: mobile: allow marking articles as unread (clses #240) --- mobile/mobile.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mobile/mobile.css') diff --git a/mobile/mobile.css b/mobile/mobile.css index b50da5875..8161340cc 100644 --- a/mobile/mobile.css +++ b/mobile/mobile.css @@ -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; -- cgit v1.2.3