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

add link to wiki on filter pref page

This commit is contained in:
Andrew Dolgov
2007-01-30 18:17:34 +01:00
parent c2d9322b7f
commit d4d6d52848
3 changed files with 20 additions and 0 deletions
+8
View File
@@ -463,3 +463,11 @@ ul.headlineDropdownMenu ul li:hover {
color : black;
}
.insensitive a {
color : gray;
text-decoration : underline;
}
.insensitive a:hover {
color : black;
}