jsPrintSetup plugin integration

All receipt print configuration options present now
This commit is contained in:
jekkos-t520
2015-02-17 16:43:33 +01:00
parent 2a07bbaef9
commit a809807288
29 changed files with 485 additions and 463 deletions

View File

@@ -37,7 +37,8 @@
#receipt_items td
{
position:relative;
padding:3px;
padding:3px;
margin-bottom:5px;
}
.short_name
@@ -56,4 +57,9 @@
{
margin-top:10px;
text-align:center;
}
.total-value
{
text-align: right;
}