Unusage code ejected
This commit is contained in:
parent
f9ad078c08
commit
3dfb9c23e8
14
public/css/custom.css
vendored
14
public/css/custom.css
vendored
@ -1629,20 +1629,6 @@ table .align-items-center td span.badge {
|
|||||||
}
|
}
|
||||||
/* Select Tag Fixed Content Finish */
|
/* Select Tag Fixed Content Finish */
|
||||||
|
|
||||||
@-moz-document url-prefix() {
|
|
||||||
.row-tax-clear {
|
|
||||||
max-width: 40px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.row-tax-value {
|
|
||||||
width: 167px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.row-tax-input {
|
|
||||||
width: 224px !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.row-tax-clear {
|
.row-tax-clear {
|
||||||
max-width: 40px !important;
|
max-width: 40px !important;
|
||||||
}
|
}
|
||||||
|
@ -258,7 +258,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<tr v-if="row.add_tax">
|
<tr v-if="row.add_tax">
|
||||||
<td class="pl-0 border-0 row-tax-input" style="width: 244px;">
|
<td class="pl-0 border-0 row-tax-input" style="width: 234px;">
|
||||||
<div>
|
<div>
|
||||||
<div style="float: left; margin-top: 15px; margin-right:2px;">
|
<div style="float: left; margin-top: 15px; margin-right:2px;">
|
||||||
{{ trans_choice('general.taxes', 1) }}
|
{{ trans_choice('general.taxes', 1) }}
|
||||||
@ -308,7 +308,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
|
|
||||||
<td class="border-0 text-right long-texts align-middle row-tax-value" style="width: 243px;">
|
<td class="border-0 text-right long-texts align-middle row-tax-value" style="width: 233px;">
|
||||||
<div>
|
<div>
|
||||||
__
|
__
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user