mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	Fix region selector popup
This commit is contained in:
		
							parent
							
								
									8a6694b396
								
							
						
					
					
						commit
						896f68b927
					
				@ -2203,7 +2203,6 @@ div.detail-group.actions td {
 | 
				
			|||||||
  width: 100%;
 | 
					  width: 100%;
 | 
				
			||||||
  height: 117px;
 | 
					  height: 117px;
 | 
				
			||||||
  background: url(../images/overlay-pattern.png) repeat 0, #1B5070 url(../images/header-gradient.png) no-repeat center;
 | 
					  background: url(../images/overlay-pattern.png) repeat 0, #1B5070 url(../images/header-gradient.png) no-repeat center;
 | 
				
			||||||
  z-index: 100;
 | 
					 | 
				
			||||||
  background-size: auto, cover;
 | 
					  background-size: auto, cover;
 | 
				
			||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@ -11582,12 +11581,12 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
 | 
				
			|||||||
  width: 318px;
 | 
					  width: 318px;
 | 
				
			||||||
  background: url(../images/bg-notifications.png) center;
 | 
					  background: url(../images/bg-notifications.png) center;
 | 
				
			||||||
  height: 372px;
 | 
					  height: 372px;
 | 
				
			||||||
  /*+placement:shift 321px 49px;*/
 | 
					  /*+placement:shift 185px 49px;*/
 | 
				
			||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
  left: 321px;
 | 
					  left: 185px;
 | 
				
			||||||
  top: 49px;
 | 
					  top: 49px;
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  z-index: 1000;
 | 
					  z-index: 5500;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.region-selector h2 {
 | 
					.region-selector h2 {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user