add: .css files
This commit is contained in:
parent
d9e38d3e48
commit
9e486dc9f1
@ -0,0 +1,15 @@
|
||||
.deliverynote_width_amount{
|
||||
width: 20px;
|
||||
}
|
||||
.deliverynote_width_artnum{
|
||||
width: 80px;
|
||||
}
|
||||
.deliverynote_width_desc{
|
||||
width: 469.5px;
|
||||
}
|
||||
.textAlignLeft{
|
||||
text-align: left;
|
||||
}
|
||||
.paddingLeft{
|
||||
padding-left: 2.4px;
|
||||
}
|
24
source/modules/d3/pdfdocuments/Modules/out/src/offers.css
Normal file
24
source/modules/d3/pdfdocuments/Modules/out/src/offers.css
Normal file
@ -0,0 +1,24 @@
|
||||
.offers_subTitle_font14{
|
||||
font-size: 14px;
|
||||
}
|
||||
.helvetica{
|
||||
font-family: helvetica;
|
||||
}
|
||||
.offers_width50{
|
||||
width: 50%;
|
||||
}
|
||||
.offers_width100{
|
||||
width: 100%;
|
||||
}
|
||||
.offers_margin_top20{
|
||||
margin-top: 20px;
|
||||
}
|
||||
.offers_margin_bottom20{
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.offers_pstThank_margin_top20{
|
||||
margin-top: 20px;
|
||||
}
|
||||
.offers_pstThank_font20{
|
||||
font-size: 20px;
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
.invoiceCorrection_width_40{
|
||||
width: 40%;
|
||||
}
|
||||
.invoiceCorrection_width_60{
|
||||
width: 60%;
|
||||
}
|
||||
.invoiceCorrection_font8{
|
||||
font-size: 8px;
|
||||
}
|
||||
.invoiceCorrection_font9{
|
||||
font-size: 9px;
|
||||
}
|
||||
.invoiceCorrection_tableMarginTop15{
|
||||
margin-top: 15px;
|
||||
}
|
||||
.invoiceCorrection_spacingLeft20{
|
||||
margin-left: 73.6px;
|
||||
}
|
||||
|
||||
.invoiceCorrectionPaddingTop4{
|
||||
padding-top: 4px;
|
||||
}
|
||||
.invoiceCorrectionPaddingTop5{
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.invoiceCorrectionPaddingBottom20{
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
.invoiceCorrectionPaddingBottom16{
|
||||
padding-bottom: 16px;
|
||||
}
|
173
source/modules/d3/pdfdocuments/Modules/out/src/pdfStyling.css
Normal file
173
source/modules/d3/pdfdocuments/Modules/out/src/pdfStyling.css
Normal file
@ -0,0 +1,173 @@
|
||||
/*debug hilfe*/
|
||||
.eraseBug{
|
||||
border: dashed blueviolet 1px;
|
||||
}
|
||||
|
||||
table{
|
||||
font-family: "helvetica";
|
||||
}
|
||||
.aligning{
|
||||
text-align: right;
|
||||
}
|
||||
.vertical-a{
|
||||
vertical-align: top;
|
||||
}
|
||||
.fontSize12{
|
||||
font-size: 12px;
|
||||
}
|
||||
.order_sum{
|
||||
margin-left: 181px;
|
||||
}
|
||||
.order_sumNum{
|
||||
margin-right: -2.2px;
|
||||
}
|
||||
.border-bottom{
|
||||
border-bottom: solid 0.15mm #000;
|
||||
}
|
||||
.hermes{
|
||||
padding-top: 5px;
|
||||
}
|
||||
.mercurius{
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.spacing_order_info{
|
||||
padding-bottom: 5px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
/*pdf_header*/
|
||||
.pdf_header_positioning{
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
right: 44px;
|
||||
}
|
||||
|
||||
/*pdf_footer*/
|
||||
.pdf_footer_table{
|
||||
width: 688px;
|
||||
font-size: 9px;
|
||||
margin: 0 30px 0 30px;
|
||||
border-top: solid 1px #000;
|
||||
}
|
||||
|
||||
/*pdf_heading*/
|
||||
.pdf_heading_table{
|
||||
width: 100%;
|
||||
margin-top: 8mm;
|
||||
}
|
||||
.pdf_heading_width35{
|
||||
width: 35%;
|
||||
}
|
||||
.pdf_heading_fontSize8{
|
||||
font-size: 8px;
|
||||
}
|
||||
.pdf_heading_width65{
|
||||
width: 65%;
|
||||
}
|
||||
.pdf_heading_fontSize12{
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/*heading_order_information*/
|
||||
.heading_order_paddingTop10{
|
||||
padding-top: 10px;
|
||||
}
|
||||
.heading_order_width35{
|
||||
width: 35%;
|
||||
}
|
||||
.heading_order_paddingTopSub5{
|
||||
padding-top: -5px;
|
||||
}
|
||||
.heading_order_paddingTop1{
|
||||
padding-top: 1mm;
|
||||
}
|
||||
.heading_order_fontSize15{
|
||||
font-size: 15px;
|
||||
}
|
||||
.heading_order_paddingTop22{
|
||||
padding-top: 22px;
|
||||
}
|
||||
.heading_order_paddingBottom8{
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
.heading_order_paddingBottom15{
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
.heading_order_fontSize10{
|
||||
font-size: 10px;
|
||||
}
|
||||
.heading_order_paddingTopSub5{
|
||||
padding-top: -5px;
|
||||
}
|
||||
.heading_order_width65{
|
||||
width: 65%;
|
||||
}
|
||||
|
||||
/*order_article_listing*/
|
||||
.order_article_listing_width_amount{
|
||||
width: 20px;
|
||||
}
|
||||
.order_article_listing_width_desc{
|
||||
width: 398px;
|
||||
}
|
||||
.order_article_listing_width_ust{
|
||||
width: 10px;
|
||||
}
|
||||
.order_article_listing_width_unitPrice{
|
||||
width: 90px;
|
||||
}
|
||||
.order_article_listing_width_total_Price{
|
||||
width: 100px;
|
||||
}
|
||||
.order_article_listing_paddingRight52{
|
||||
padding-right: 52.1px;
|
||||
}
|
||||
.order_article_listing_fontSize{
|
||||
font-size: 11px;
|
||||
}
|
||||
.order_article_PaddingBottom5{
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
.order_article_PaddingTop5{
|
||||
padding-top: 5px;
|
||||
}
|
||||
.order_article_marginTop10{
|
||||
margin-top: 10px;
|
||||
}
|
||||
.order_article_costs_marginLeftSub3{
|
||||
margin-left: -3px;
|
||||
}
|
||||
.order_article_costs_paddingRight66{
|
||||
padding-right: 65.9px;
|
||||
}
|
||||
.order_article_listing_fontSize9{
|
||||
font-size: 9px;
|
||||
}
|
||||
.order_article_listing_fontSize12{
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/* order_article_costs */
|
||||
.article_costs_table{
|
||||
width: 100%;
|
||||
border-top: solid 0.15mm #000;
|
||||
}
|
||||
.article_costs_table_td_width50{
|
||||
width: 50%;
|
||||
}
|
||||
.article_costs_table_paddingRight{
|
||||
padding-right: -3px;
|
||||
}
|
||||
.order_article_costs_fontSize12{
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
/*order_shop_past_thank*/
|
||||
.past_thank_width100{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* footer styling */
|
||||
.footer_parts{
|
||||
width: 33.33%;
|
||||
}
|
Loading…
Reference in New Issue
Block a user