summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mobile/mobile.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/mobile/mobile.css b/mobile/mobile.css
index b0b3a79e9..412f16af1 100644
--- a/mobile/mobile.css
+++ b/mobile/mobile.css
@@ -131,6 +131,7 @@ ul.feedlist li.tagUnread {
border-width : 0px 0px 1px 0px;
border-color : #88b0ff;
border-style : solid;
+ background-color : #cbddff;
}
.odd {
@@ -145,6 +146,7 @@ ul.feedlist li.tagUnread {
border-style : solid;
/* background-color : #9bbdff; */
font-weight : bold;
+ background-color : #cbddff;
}
.oddUnread {