|
@@ -782,6 +782,12 @@ export default {
|
|
|
+'.specel-width{width:25% !important}'
|
|
|
+ 'th{color: #333}\n'
|
|
|
+ 'a{color: #666; text-decoration:none;}\n'
|
|
|
+ +'.table-title{margin-bottom: 0% !important;margin-top: 0% !important;}'
|
|
|
+ +'.outsource-orders-table{margin: 15px 0px !important;}'
|
|
|
+ +'.cost-invoice-table{ margin: 15px 0px !important;}'
|
|
|
+ +'.costInvoice-fabric-table{margin: 15px 0px !important;}'
|
|
|
+ +'.costInvoice-ingredient-table{margin: 15px 0px !important;}'
|
|
|
+ +'.note-one{ margin-top: 15px;}'
|
|
|
+ '</style>';
|
|
|
win.document.write(style+html);
|
|
|
win.focus();
|