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