hide notify by default

This commit is contained in:
Andrew Dolgov 2006-05-18 15:45:23 +01:00
parent a44843ebed
commit fa7bce14ca
1 changed files with 1 additions and 0 deletions

View File

@ -310,6 +310,7 @@ td.notifyBox {
text-align : center;
float : right;
padding : 3px 20px 3px 20px;
display : none;
}
#dispSwitch {