1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00

mobile: css tweaks

This commit is contained in:
Andrew Dolgov 2007-12-05 10:27:37 +01:00
parent 66917e70d0
commit d4bf9fee25

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 {