Fall 4576: Dokumentenvorlagen - Rechnung, Google Fonts hinzugefügt.
							parent
							
								
									5dd53890c9
								
							
						
					
					
						commit
						df40cb5406
					
				|  | @ -5,6 +5,7 @@ | |||
|         <template id="report_assets_common" inherit_id="web.report_assets_common"> | ||||
|             <xpath expr="." position="inside"> | ||||
|                 <link rel="stylesheet" type="text/less" href="/dp_reports/static/src/less/report_backend.less"/> | ||||
|                 <link href="https://fonts.googleapis.com/css?family=Raleway:300,400,700" rel="stylesheet"/> | ||||
|             </xpath> | ||||
|         </template> | ||||
| 
 | ||||
|  | @ -30,7 +31,7 @@ | |||
| 
 | ||||
|         <!-- Report Header Full --> | ||||
|         <template id="external_layout_header"> | ||||
|             <div class="header" style="font-size:10pt;"> | ||||
|             <div class="header"> | ||||
|                 <div class="row"> | ||||
|                     <div class="col-xs-7"> | ||||
|                         <img t-if="company.logo" t-att-src="'data:image/png;base64,%s' % company.logo.decode()" | ||||
|  |  | |||
|  | @ -5,3 +5,14 @@ | |||
| td.noborder, td.noborder{ | ||||
|     border: 0; | ||||
| } | ||||
| 
 | ||||
| body.container { | ||||
|     font-size:10pt; | ||||
|     font-family: 'Raleway'; | ||||
| } | ||||
| 
 | ||||
| .header { | ||||
|     font-size:10pt; | ||||
|     font-family: 'Raleway'; | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue