mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-28 19:10:11 -04:00
jsPrintSetup plugin integration
All receipt print configuration options present now
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user