]> git.wh0rd.org Git - tt-rss.git/commitdiff
mobile: css tweaks
authorAndrew Dolgov <fox@madoka.spb.ru>
Wed, 5 Dec 2007 09:27:37 +0000 (10:27 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Wed, 5 Dec 2007 09:27:37 +0000 (10:27 +0100)
mobile/mobile.css

index b0b3a79e9e199d2799208eaa613ea8ebd0ec9bbf..412f16af1621ca58789afaa6b3489a520bbd2842 100644 (file)
@@ -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 {