mobile: css tweaks
This commit is contained in:
parent
66917e70d0
commit
d4bf9fee25
1 changed files with 2 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue