add: .css file, include in .tpl file
This commit is contained in:
parent
d4ae74f85c
commit
3d87fafc0c
@ -2,181 +2,9 @@
|
|||||||
[{assign var=deliveryPrice value=$order->getOrderDeliveryPrice()}]
|
[{assign var=deliveryPrice value=$order->getOrderDeliveryPrice()}]
|
||||||
|
|
||||||
<page backtop="30mm" backbottom="30mm" backleft="10mm" backright="10mm" pageset="new">
|
<page backtop="30mm" backbottom="30mm" backleft="10mm" backright="10mm" pageset="new">
|
||||||
<style>
|
[{block name="include_css"}]
|
||||||
{*debug hilfe*}
|
<link rel="stylesheet" type="text/css" href="../../../Modules/out/src/deliverynote.css">
|
||||||
.eraseBug{
|
[{/block}]
|
||||||
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%;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
<page_header>
|
<page_header>
|
||||||
[{block name="pdf_header"}]
|
[{block name="pdf_header"}]
|
||||||
<div class="pdf_header_positioning">
|
<div class="pdf_header_positioning">
|
||||||
|
173
Modules/out/src/deliverynote.css
Normal file
173
Modules/out/src/deliverynote.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…
x
Reference in New Issue
Block a user