add experimental hack to show row unread status in floating title
This commit is contained in:
@@ -268,6 +268,11 @@ div#floatingTitle a.title {
|
||||
color : #999;
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
div#floatingTitle.Unread a.title {
|
||||
color : black;
|
||||
}
|
||||
|
||||
div#floatingTitle img.anchor {
|
||||
margin-right : 1px;
|
||||
margin-left : 0px;
|
||||
|
||||
Reference in New Issue
Block a user