mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 16:15:55 +00:00
fix link color in combined mode
This commit is contained in:
@@ -980,3 +980,12 @@ div.browserFeedInfo {
|
||||
div.browserFeedInfo div.detailsPart {
|
||||
margin : 5px 0px 5px 5px;
|
||||
}
|
||||
|
||||
div.cdmContent a {
|
||||
color : #5050aa;
|
||||
}
|
||||
|
||||
div.cdmContent a:hover {
|
||||
color : black;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user