mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-28 05:37:11 +00:00
digest: properly mark fresh articles
This commit is contained in:
@@ -209,6 +209,14 @@ a:hover {
|
||||
clear : left;
|
||||
}
|
||||
|
||||
#headlines ul#headlines-content li.fresh a.title {
|
||||
font-weight : bold;
|
||||
font-size : 16px;
|
||||
display : block;
|
||||
padding-left : 21px;
|
||||
color : #007FFF;
|
||||
}
|
||||
|
||||
#headlines ul#headlines-content li.unread a.title {
|
||||
font-weight : bold;
|
||||
font-size : 16px;
|
||||
|
||||
Reference in New Issue
Block a user