// replace fieldset with div for responsive table

This commit is contained in:
Kevin Granger
2013-10-15 18:09:53 +02:00
parent a85c1d7933
commit 0e7a7f8be4
70 changed files with 259 additions and 258 deletions
@@ -145,7 +145,7 @@
</table>
<div style="display:none" id="group_discount_category_fancybox">
<fieldset class="form-horizontal">
<div class="panel form-horizontal">
<div class="col-lg-12">
<h3><i class="icon-group"></i> {l s='New group category discount'}</h3>
<hr/>
@@ -164,7 +164,7 @@
</div>
</div>
</div>
</fieldset>
</div>
</div>
</div>
{elseif $input['type'] == 'modules'}
@@ -27,7 +27,7 @@
{block name="override_tpl"}
<div class="col-lg-6">
<fieldset>
<div class="panel">
<h3><i class="icon-group"></i> {l s='Group information'}</h3>
<h2><i class="icon-group"></i> {$group->name[$language->id]}</h2>
<div class="form-horizontal">
@@ -48,10 +48,10 @@
<div class="col-lg-3"><p class="form-control-static">{if $group->show_prices}{l s='Yes'}{else}{l s='No'}{/if}</p></div>
</div>
</div>
</fieldset>
</div>
</div>
<div class="col-lg-6">
<fieldset>
<div class="panel">
<h3><i class="icon-dollar"></i> {l s='Current category discount'}</h3>
{if !$categorieReductions}
<div class="alert alert-warning">{l s='None'}</div>
@@ -73,7 +73,7 @@
<tbody>
</table>
{/if}
</fieldset>
</div>
</div>
<div class="col-lg-12">
<h2>{l s='Members of this customer group'}</h2>