remove border from #notify

This commit is contained in:
Andrew Dolgov 2005-12-16 09:07:53 +01:00
parent 62e2ad45c8
commit bc8320baa4
1 changed files with 0 additions and 5 deletions

View File

@ -326,12 +326,7 @@ input.editbox {
text-align : right;
color : black;
font-weight : bold;
border-style : solid;
border-width : 0px 0px 1px 1px;
border-color : #e0e0e0;
background-color : white;
padding : 3px;
width : 350px;
}
#dispSwitch {