File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 189189 <div class="card-body">
190190 <div class="row">
191191 <div class="col-md-12">
192- <table class="table table-hover table-sm table-bordered">
192+ <table class="table table-hover table-sm table-bordered" style="table-layout: fixed; width: 100%;" >
193193 <thead>
194194 <tr>
195- <th style="width:17% ;"> ' .tr ('Banca accredito ' ).'</th>
196- <th style="width:16% ;"> ' .tr ('Banca addebito ' ).'</th>
197- <th style="width:20% ;"> ' .tr ('Metodo di pagamento ' ).'</th>
198- <th style="width:10% ;"> ' .tr ('Data ' ).'</th>
199- <th style="width:10% ;"> ' .tr ('Data concordata ' ).'</th>
200- <th style="width:10% ;"> ' .tr ('Importo ' ).'</th>
201- <th style="width:10% ;"> ' .tr ('Pagato ' ).'</th>
202- <th style="width:7% ;"> ' .tr ('Rata ' ).'</th>
195+ <th style="width:180px ;"> ' .tr ('Banca accredito ' ).'</th>
196+ <th style="width:180px ;"> ' .tr ('Banca addebito ' ).'</th>
197+ <th style="width:200px ;"> ' .tr ('Metodo di pagamento ' ).'</th>
198+ <th style="width:110px ;"> ' .tr ('Data ' ).'</th>
199+ <th style="width:110px ;"> ' .tr ('Data concordata ' ).'</th>
200+ <th style="width:90px ;"> ' .tr ('Importo ' ).'</th>
201+ <th style="width:90px ;"> ' .tr ('Pagato ' ).'</th>
202+ <th style="width:70px ;"> ' .tr ('Rata ' ).'</th>
203203 </tr>
204204 </thead>
205205
You can’t perform that action at this time.
0 commit comments