mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	Fix vertical line sometimes showing up on project switcher icon
This commit is contained in:
		
							parent
							
								
									acdf4ed0b0
								
							
						
					
					
						commit
						b07d619377
					
				@ -5146,14 +5146,14 @@ label.error {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tree-view > ul {
 | 
			
		||||
.tree-view>ul {
 | 
			
		||||
  /*+placement:shift 3px 40px;*/
 | 
			
		||||
  position: relative;
 | 
			
		||||
  left: 3px;
 | 
			
		||||
  top: 40px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tree-view > ul > li {
 | 
			
		||||
.tree-view>ul>li {
 | 
			
		||||
  left: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -5188,7 +5188,7 @@ label.error {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.tree-view ul li.expanded > .expand {
 | 
			
		||||
.tree-view ul li.expanded>.expand {
 | 
			
		||||
  background-position: -631px -228px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -5602,7 +5602,7 @@ div.panel.ui-dialog div.list-view div.fixed-header {
 | 
			
		||||
  top: 2px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.recurring-snapshots .schedule .forms > div {
 | 
			
		||||
.recurring-snapshots .schedule .forms>div {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.recurring-snapshots .schedule .forms form {
 | 
			
		||||
@ -6379,7 +6379,7 @@ div.panel.ui-dialog div.list-view div.fixed-header {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#header div.view-switcher div.project-view span.icon {
 | 
			
		||||
  background-position: -26px 0px !important;
 | 
			
		||||
  background-position: -24px 0px !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#header div.view-switcher div.select span.icon {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user