mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 01:55:55 +00:00
pref-feeds: make published and firefox integration links more visible
This commit is contained in:
10
tt-rss.css
10
tt-rss.css
@@ -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