Few css changes for performance improvement.

This commit is contained in:
Benjamin Meichsner 2010-02-09 20:38:48 +01:00
parent 45039bf60f
commit 05d88d6178
4 changed files with 14 additions and 16 deletions

View file

@ -10,14 +10,14 @@
<thead>
<tr>
<th>Name</th>
<th></th>
<th style="width:13px;"></th>
<th style="width:4.5em;">Preis</th>
<th style="width:7em;">Fehlende Einheiten</th>
<th id="col_required">Menge</th>
<% if not @order.stockit? -%>
<th id="col_tolerance">Toleranz</th>
<% end %>
<th>Summe</th>
<th style="width:15px;">Summe</th>
</tr>
</thead>
<tbody>