better feedback for new version notifier

This commit is contained in:
Andrew Dolgov
2007-01-27 16:06:17 +01:00
parent d9fa39f1d4
commit 4d1d0a4566
3 changed files with 24 additions and 1 deletions

View File

@@ -274,6 +274,14 @@ span.contentPreview:hover {
background : white;
}
div.infoBoxContents a {
color : gray;
}
div.infoBoxContents a:hover {
color : black;
}
#header {
position : absolute;
white-space: nowrap;