more UI changes

pull/3/head
cTn 11 years ago
parent 3508319e15
commit 96ea6bcdb5

@ -46,8 +46,6 @@
#interactive_block {
float: left;
margin-top: 10px;
height: 300px;
width: 400px;
@ -162,7 +160,6 @@
float: left;
display: block;
margin-top: 10px;
margin-left: 10px;
width: 145px;
@ -174,7 +171,6 @@
display: block;
margin-top: 10px;
margin-left: 10px;
width: 145px;

@ -2,27 +2,26 @@
<div class="section">
<a class="calibrateAccel" href="#">Calibrate Accelerometer</a>
<p>
Place frame on a <strong style="color: green;">level</strong> surface, proceed with calibration, ensure it is <strong style="color: red;">not</strong> moving during this period.
Place board or frame on <strong style="color: green;">leveled</strong> surface, proceed with calibration, ensure platform is <strong style="color: red;">not</strong> moving during calibration period.
</p>
</div>
<div class="section">
<a class="calibrateMag" href="#">Calibrate Magnetometer</a>
<p>
Click the button, move multirotor atleast <strong>360</strong> degrees on all axis of rotation. <br />
You have <strong style="color: red;">30 seconds</strong> to perform this task.
Move multirotor atleast <strong>360</strong> degrees on all axis of rotation. You have <strong style="color: red;">30 seconds</strong> to perform this task.
</p>
</div>
<div class="section">
<a class="resetSettings" href="#">Reset Settings</a>
<p>
Reset <span style="color: red">all</span> settings to <strong>default</strong>
Restore <span style="color: red">all</span> settings to <strong>default</strong>.
</p>
</div>
<div class="section">
<a class="backup" href="#">Backup</a>
<a class="restore" href="#">Restore</a>
<p>
<strong>Backup</strong> your configuration in case of an accident. (<strong>CLI</strong> settings <strong style="color: red;">not</strong> included)
<strong>Backup</strong> your configuration in case of an accident. (<strong>CLI</strong> settings are <strong style="color: red;">not</strong> included).
</p>
</div>
<div id="interactive_block">

Loading…
Cancel
Save