tweak hello/prefs/logout linkbar (refs #163)

This commit is contained in:
Andrew Dolgov
2007-11-17 10:59:19 +01:00
parent c03cf250e8
commit efae7595c4
4 changed files with 34 additions and 7 deletions
+8
View File
@@ -458,3 +458,11 @@ ul.headlineDropdownMenu ul li:hover {
.insensitive a:hover {
color : black;
}
div.topLinks a {
color : black;
}
div.topLinks a:hover {
color : gray;
}