|
@@ -286,8 +286,8 @@
|
|
binding.value.go();
|
|
binding.value.go();
|
|
};
|
|
};
|
|
right.style.display = "block";
|
|
right.style.display = "block";
|
|
- right.style.left = policeL + 390 + "px";
|
|
|
|
- right.style.top = policeT - 20 + "px";
|
|
|
|
|
|
+ right.style.left = policeL - 43 + "px";
|
|
|
|
+ right.style.top = policeT + 107 + "px";
|
|
} else {
|
|
} else {
|
|
btn.className = "button";
|
|
btn.className = "button";
|
|
btn.onclick = null;
|
|
btn.onclick = null;
|