mirror of
				https://github.com/haselkern/Minecraft-ArmorStand.git
				synced 2025-11-04 05:14:06 +00:00 
			
		
		
		
	
						commit
						5547fa2969
					
				
					 1 changed files with 22 additions and 6 deletions
				
			
		
							
								
								
									
										16
									
								
								style.css
									
										
									
									
									
								
							
							
						
						
									
										16
									
								
								style.css
									
										
									
									
									
								
							| 
						 | 
					@ -66,6 +66,7 @@ a{
 | 
				
			||||||
    display: inline-block;
 | 
					    display: inline-block;
 | 
				
			||||||
    clear: left;
 | 
					    clear: left;
 | 
				
			||||||
    text-align: right;
 | 
					    text-align: right;
 | 
				
			||||||
 | 
					    vertical-align: top;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#disabledslots span{
 | 
					#disabledslots span{
 | 
				
			||||||
| 
						 | 
					@ -74,6 +75,21 @@ a{
 | 
				
			||||||
    display: inline-block;
 | 
					    display: inline-block;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#disabledslots div{
 | 
				
			||||||
 | 
					    height: 16px;
 | 
				
			||||||
 | 
					    line-height: 16px;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#disabledslots div + div{
 | 
				
			||||||
 | 
					    margin-top: 4px;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#disabledslots input[type=checkbox]{
 | 
				
			||||||
 | 
					    width: 16px;
 | 
				
			||||||
 | 
					    height: 16px;
 | 
				
			||||||
 | 
					    margin: 0;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#disabledslots .sprite{
 | 
					#disabledslots .sprite{
 | 
				
			||||||
    background-repeat: no-repeat;
 | 
					    background-repeat: no-repeat;
 | 
				
			||||||
    background-image: url("images/slots.png");
 | 
					    background-image: url("images/slots.png");
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue