summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-12-05 10:27:37 +0100
committerAndrew Dolgov <[email protected]>2007-12-05 10:27:37 +0100
commitd4bf9fee2553925e50ca292703243c0f12b480f6 (patch)
tree4fee87b72fe62d38fbceb6fbb7cdb6d6d3a97af9 /mobile
parent66917e70d0e654cea6a9632cb7ed886f00704f45 (diff)
mobile: css tweaks
Diffstat (limited to 'mobile')
-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 {