summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 39b52fd04..507171893 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;
+}
+