remove border from #notify
This commit is contained in:
parent
62e2ad45c8
commit
bc8320baa4
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue