mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-26 06:47:10 +00:00
finish initial work on scoring
This commit is contained in:
@@ -1759,3 +1759,12 @@ table.headlinesList tr.feedTitle td {
|
||||
margin-top : 10px; */
|
||||
padding-left : 5px;
|
||||
}
|
||||
|
||||
td.hlContentH a, td.hlContentH span {
|
||||
color : #00cc00;
|
||||
}
|
||||
|
||||
td.hlContentL a, td.hlContentL span {
|
||||
color : #909090;
|
||||
text-decoration : line-through;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user