mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Pulled in all third-party resources and standardized on static template tag
This commit is contained in:
		
							
								
								
									
										19
									
								
								netbox/project-static/font-awesome-4.6.3/less/list.less
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								netbox/project-static/font-awesome-4.6.3/less/list.less
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
// List Icons
 | 
			
		||||
// -------------------------
 | 
			
		||||
 | 
			
		||||
.@{fa-css-prefix}-ul {
 | 
			
		||||
  padding-left: 0;
 | 
			
		||||
  margin-left: @fa-li-width;
 | 
			
		||||
  list-style-type: none;
 | 
			
		||||
  > li { position: relative; }
 | 
			
		||||
}
 | 
			
		||||
.@{fa-css-prefix}-li {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  left: -@fa-li-width;
 | 
			
		||||
  width: @fa-li-width;
 | 
			
		||||
  top: (2em / 14);
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  &.@{fa-css-prefix}-lg {
 | 
			
		||||
    left: (-@fa-li-width + (4em / 14));
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user