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

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;
}