text polish
parent
6ca1ca2516
commit
5bfc81e317
|
@ -452,7 +452,7 @@
|
||||||
"message": "Master"
|
"message": "Master"
|
||||||
},
|
},
|
||||||
"motorsNotice": {
|
"motorsNotice": {
|
||||||
"message": "<strong>Motor Test Mode Notice:</strong><br />Moving the sliders will cause the motors to <strong>spin up</strong>.<br />In order to prevent injury <strong style=\"color: red\">remove ALL propellers</strong> before using this feature.<br />If you understand these instructions check the <strong>box</strong> below to <strong style=\"color: green\">enable</strong> motor test.<br /><br /><label>Check: <input type=\"checkbox\" /></label>"
|
"message": "<strong>Motor Test Mode Notice:</strong><br />Moving the sliders will cause the motors to <strong>spin up</strong>.<br />In order to prevent injury <strong style=\"color: red\">remove ALL propellers</strong> before using this feature.<br />If you understand these instructions check the <strong>box</strong> below to <strong style=\"color: green\">enable</strong> motor test.<br /><br /><label><input type=\"checkbox\" /> Check</label>"
|
||||||
},
|
},
|
||||||
|
|
||||||
"sensorsInfo": {
|
"sensorsInfo": {
|
||||||
|
|
|
@ -184,7 +184,5 @@
|
||||||
border: 1px dotted silver;
|
border: 1px dotted silver;
|
||||||
}
|
}
|
||||||
.tab-motor_outputs .motor_testing .notice input[type="checkbox"] {
|
.tab-motor_outputs .motor_testing .notice input[type="checkbox"] {
|
||||||
margin-left: 5px;
|
|
||||||
|
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
Loading…
Reference in New Issue