mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 20:18:33 -05:00 
			
		
		
		
	Update clean.html
This commit is contained in:
		
							parent
							
								
									74d60e19f3
								
							
						
					
					
						commit
						0ac0e8cae3
					
				@ -156,7 +156,7 @@
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    #table-totals>.totals-table-right-side>*> :nth-child(1) {
 | 
			
		||||
        text-align: left;
 | 
			
		||||
        text-align: "$dir_text_align";
 | 
			
		||||
        margin-top: .75rem;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@ -248,7 +248,7 @@
 | 
			
		||||
 | 
			
		||||
    <p class="entity-label">$entity_label</p>
 | 
			
		||||
    <div class="client-and-entity-wrapper">
 | 
			
		||||
        <table id="entity-details" cellspacing="0"></table>
 | 
			
		||||
        <table id="entity-details" cellspacing="0" dir="$dir"></table>
 | 
			
		||||
 | 
			
		||||
        <div id="client-details"></div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user