| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  | #player-tracker-wrapper{ | 
					
						
							|  |  |  |     margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table{ | 
					
						
							|  |  |  |     border-top: 2px solid #000000; | 
					
						
							|  |  |  |     border-left: 2px solid #000000; | 
					
						
							|  |  |  |     border-right: 2px solid #000000; | 
					
						
							|  |  |  |     border-top-left-radius: 4px; | 
					
						
							|  |  |  |     border-top-right-radius: 4px; | 
					
						
							|  |  |  |     padding: 3px 3px 10px; | 
					
						
							| 
									
										
										
										
											2021-08-04 17:39:38 -05:00
										 |  |  |     width: 384px; | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  |     background-color: #42b149; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table td{ | 
					
						
							|  |  |  |     width: 40px; | 
					
						
							|  |  |  |     height: 40px; | 
					
						
							|  |  |  |     text-align: center; | 
					
						
							|  |  |  |     vertical-align: middle; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table img{ | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							|  |  |  |     max-width: 40px; | 
					
						
							|  |  |  |     max-height: 40px; | 
					
						
							|  |  |  |     filter: grayscale(100%) contrast(75%) brightness(30%); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table img.acquired{ | 
					
						
							|  |  |  |     filter: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table div.counted-item { | 
					
						
							|  |  |  |     position: relative; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table div.item-count { | 
					
						
							|  |  |  |     position: absolute; | 
					
						
							|  |  |  |     color: white; | 
					
						
							| 
									
										
										
										
											2021-08-04 12:28:57 -05:00
										 |  |  |     font-family: "Minecraftia", monospace; | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  |     font-weight: bold; | 
					
						
							|  |  |  |     bottom: 0px; | 
					
						
							| 
									
										
										
										
											2021-08-04 12:28:57 -05:00
										 |  |  |     right: 0px; | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #location-table{ | 
					
						
							| 
									
										
										
										
											2021-08-04 17:39:38 -05:00
										 |  |  |     width: 384px; | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  |     border-left: 2px solid #000000; | 
					
						
							|  |  |  |     border-right: 2px solid #000000; | 
					
						
							|  |  |  |     border-bottom: 2px solid #000000; | 
					
						
							|  |  |  |     border-bottom-left-radius: 4px; | 
					
						
							|  |  |  |     border-bottom-right-radius: 4px; | 
					
						
							|  |  |  |     background-color: #42b149; | 
					
						
							|  |  |  |     padding: 0 3px 3px; | 
					
						
							| 
									
										
										
										
											2021-08-04 12:28:57 -05:00
										 |  |  |     font-family: "Minecraftia", monospace; | 
					
						
							|  |  |  |     font-size: 14px; | 
					
						
							| 
									
										
										
										
											2021-08-04 15:09:20 -05:00
										 |  |  |     cursor: default; | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #location-table th{ | 
					
						
							|  |  |  |     vertical-align: middle; | 
					
						
							|  |  |  |     text-align: left; | 
					
						
							|  |  |  |     padding-right: 10px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #location-table td{ | 
					
						
							|  |  |  |     padding-top: 2px; | 
					
						
							|  |  |  |     padding-bottom: 2px; | 
					
						
							|  |  |  |     line-height: 20px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-04 15:09:20 -05:00
										 |  |  | #location-table td.counter { | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  |     text-align: right; | 
					
						
							| 
									
										
										
										
											2021-08-04 17:39:38 -05:00
										 |  |  |     font-size: 14px; | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-04 15:09:20 -05:00
										 |  |  | #location-table td.toggle-arrow { | 
					
						
							|  |  |  |     text-align: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-04 15:41:48 -05:00
										 |  |  | #location-table tr#Total-header { | 
					
						
							| 
									
										
										
										
											2021-08-04 12:28:57 -05:00
										 |  |  |     font-weight: bold; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-02 18:03:32 -05:00
										 |  |  | #location-table img{ | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							|  |  |  |     max-width: 30px; | 
					
						
							|  |  |  |     max-height: 30px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-08-04 15:09:20 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | #location-table tbody.locations { | 
					
						
							|  |  |  |     font-size: 12px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #location-table td.location-name { | 
					
						
							|  |  |  |     padding-left: 16px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .hide { | 
					
						
							|  |  |  |     display: none; | 
					
						
							|  |  |  | } |