mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	CS-15401: Fix arrow BG for PF/LB UI for Japanese language
When opening Network screen, arrows to the right side of "show all" for firewall, load balancer and port forwarding are divided in Japanese localized environment. This fix adjusts the CSS to fit longer characters in this condition. Original patch by: Pranav Saxena <pranav.saxena@citrix.com> Reviewed by: Brian Federle <brian.federle@citrix.com>
This commit is contained in:
		
							parent
							
								
									85677b71fe
								
							
						
					
					
						commit
						ca231fe8be
					
				| @ -7485,7 +7485,7 @@ div.panel.ui-dialog div.list-view div.fixed-header { | ||||
|   color: #FFFFFF; | ||||
|   background: url(../images/buttons.png) no-repeat -457px -503px; | ||||
|   font-size: 11px; | ||||
|   padding: 6px 24px 6px 9px; | ||||
|   padding: 6px 17px 6px 9px; | ||||
|   /*+text-shadow:0px 1px 1px #395065;*/ | ||||
|   -moz-text-shadow: 0px 1px 1px #395065; | ||||
|   -webkit-text-shadow: 0px 1px 1px #395065; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user