hide notify by default
This commit is contained in:
parent
a44843ebed
commit
fa7bce14ca
|
@ -310,6 +310,7 @@ td.notifyBox {
|
|||
text-align : center;
|
||||
float : right;
|
||||
padding : 3px 20px 3px 20px;
|
||||
display : none;
|
||||
}
|
||||
|
||||
#dispSwitch {
|
||||
|
|
Loading…
Reference in New Issue