mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-04 11:17:12 +00:00
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