mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 04:29:15 +00:00
tweak display of multi-feed headlines
This commit is contained in:
@@ -847,6 +847,15 @@ td.hlFeed {
|
||||
text-align : right;
|
||||
}
|
||||
|
||||
span.hlFeed, span.hlFeed a {
|
||||
font-size : 9pt;
|
||||
color : gray;
|
||||
}
|
||||
|
||||
span.hlFeed a:hover {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
/* div.cdmArticle:hover {
|
||||
background-color : white;
|
||||
} */
|
||||
|
||||
Reference in New Issue
Block a user