Fix minori
This commit is contained in:
parent
ac64450de9
commit
67d7a5ca62
|
@ -311,7 +311,7 @@ span.form-control {
|
|||
position: sticky;
|
||||
top: 0;
|
||||
padding: 6px;
|
||||
z-index: 1;
|
||||
z-index: 999;
|
||||
background: #f6f6f6;
|
||||
}
|
||||
|
||||
|
|
|
@ -132,7 +132,7 @@ if ($options['dir'] == 'entrata') {
|
|||
mediaponderata = parseFloat($("#idarticolo").selectData().media_ponderata);
|
||||
}
|
||||
|
||||
div.html("<table class=\"table table-extra-condensed table-margine\" style=\"margin-top:-13px;\" >\
|
||||
div.html("<table class=\"table table-extra-condensed table-margine\" >\
|
||||
<tr>\
|
||||
<td>\
|
||||
<small> '.tr('Guadagno').':</small>\
|
||||
|
|
Loading…
Reference in New Issue