reverse all text-aligns in rtl-layout
This commit is contained in:
		
							parent
							
								
									c4734357c4
								
							
						
					
					
						commit
						c1bcf49f37
					
				@ -486,4 +486,12 @@ th {
 | 
			
		||||
    .float-right {
 | 
			
		||||
        float: left !important;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .text-left {
 | 
			
		||||
        text-align: right !important;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .text-right {
 | 
			
		||||
        text-align: left !important;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user