mobile: css tweaks

This commit is contained in:
Andrew Dolgov 2007-12-05 10:27:37 +01:00
parent 66917e70d0
commit d4bf9fee25
1 changed files with 2 additions and 0 deletions

View 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 {