mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 22:07:33 -05:00 
			
		
		
		
	Proposals
This commit is contained in:
		
							parent
							
								
									8f2ef38cc1
								
							
						
					
					
						commit
						6b80bb8536
					
				@ -88,8 +88,9 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        var html = mergeTemplate(template.html);
 | 
					        var html = mergeTemplate(template.html);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        window.grapesjsEditor.setComponents(html);
 | 
					        // grapesjsEditor.CssComposer.getAll().reset();
 | 
				
			||||||
        window.grapesjsEditor.setStyle(template.css);
 | 
					        grapesjsEditor.setComponents(html);
 | 
				
			||||||
 | 
					        grapesjsEditor.setStyle(template.css);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    function mergeTemplate(html) {
 | 
					    function mergeTemplate(html) {
 | 
				
			||||||
 | 
				
			|||||||
@ -5,6 +5,7 @@
 | 
				
			|||||||
.gjs-four-color {
 | 
					.gjs-four-color {
 | 
				
			||||||
    color: white !important;
 | 
					    color: white !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.gjs-rte-actionbar,
 | 
				
			||||||
.gjs-block-label,
 | 
					.gjs-block-label,
 | 
				
			||||||
.gjs-block-categories {
 | 
					.gjs-block-categories {
 | 
				
			||||||
    font-size: 12px !important;
 | 
					    font-size: 12px !important;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user