1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-02 09:19:16 +00:00

pref-feeds tweaks

This commit is contained in:
Andrew Dolgov
2008-03-20 06:34:43 +01:00
parent d757a83ff5
commit e635d56a00
6 changed files with 87 additions and 8 deletions

View File

@@ -950,3 +950,6 @@ div.infoBoxContents a {
color : #5050aa;
}
a.visibleLink {
color : gray;
}

View File

@@ -466,3 +466,7 @@ div.topLinks a {
div.topLinks a:hover {
color : gray;
}
a.visibleLink {
color : gray;
}