mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
pref-feeds: make published and firefox integration links more visible
This commit is contained in:
+10
@@ -1907,6 +1907,16 @@ a.visibleLink {
|
||||
|
||||
}
|
||||
|
||||
a.visibleLinkB {
|
||||
color : #4684ff;
|
||||
border : 1px solid #4684ff;
|
||||
padding : 2px;
|
||||
}
|
||||
|
||||
a.visibleLinkB:hover {
|
||||
background-color : #ecf4ff;
|
||||
}
|
||||
|
||||
table.headlinesList tr.feedTitle td a, div.cdmFeedTitle a {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user