More whitespace/indentation fixes.

10.3.x-maintenance
Dominic Clifton 2015-11-14 11:34:06 +00:00
parent 8fe6425186
commit 095b1a4193
2 changed files with 9 additions and 8 deletions

View File

@ -128,16 +128,17 @@
</tr>
</table>
</div>
<div class="gui_box grey" style="margin-top:10px;">
<table id="pid_accel" class="pid_tuning">
<div class="gui_box grey" style="margin-top:10px;">
<table id="pid_accel" class="pid_tuning">
<tr>
<th colspan="4">
<div class="pid_mode">
<div style="width:25%; float:left; text-align:left;">Angle/Horizon
<div class="helpicon cf_tip">
<div class="cf_tooltiptext" i18n="pidHelp1" style="display:none;"></div>
</div>
</div>
<div style="width: 25%; float: left; text-align: left;">
Angle/Horizon
<div class="helpicon cf_tip">
<div class="cf_tooltiptext" i18n="pidHelp1" style="display: none;"></div>
</div>
</div>
<div style="width:25%; float:left;">Strength (Angle)</div>
<div style="width:25%; float:left;">Strength (Horizon)</div>
<div style="width:25%; float:left;">Transition (Horizon)</div>

View File

@ -74,7 +74,7 @@
background-image: url(../images/paper.jpg);
background-size: 100%;
background-position: center;
border-radius: 5px;
border-radius: 5px;
}
#canvas {