| 
									
										
										
										
											2021-02-23 19:34:35 -05:00
										 |  |  | #player-tracker-wrapper{ | 
					
						
							| 
									
										
										
										
											2021-02-25 01:16:22 -05:00
										 |  |  |     margin: 0; | 
					
						
							| 
									
										
										
										
											2021-02-23 19:34:35 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table{ | 
					
						
							| 
									
										
										
										
											2021-02-25 01:16:22 -05:00
										 |  |  |     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-03-06 13:59:04 -08:00
										 |  |  |     width: 284px; | 
					
						
							| 
									
										
										
										
											2021-02-25 01:16:22 -05:00
										 |  |  |     background-color: #42b149; | 
					
						
							| 
									
										
										
										
											2021-02-23 19:34:35 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #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%); | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table img.acquired{ | 
					
						
							|  |  |  |     filter: none; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #inventory-table img.powder-fix{ | 
					
						
							|  |  |  |     width: 35px; | 
					
						
							|  |  |  |     height: 35px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #location-table{ | 
					
						
							| 
									
										
										
										
											2021-03-06 13:59:04 -08:00
										 |  |  |     width: 284px; | 
					
						
							| 
									
										
										
										
											2021-02-25 01:16:22 -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-02-23 19:34:35 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #location-table th{ | 
					
						
							|  |  |  |     vertical-align: middle; | 
					
						
							| 
									
										
										
										
											2021-02-25 01:16:22 -05:00
										 |  |  |     text-align: center; | 
					
						
							|  |  |  |     padding-right: 10px; | 
					
						
							| 
									
										
										
										
											2021-02-23 19:34:35 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #location-table td{ | 
					
						
							|  |  |  |     padding-top: 2px; | 
					
						
							|  |  |  |     padding-bottom: 2px; | 
					
						
							| 
									
										
										
										
											2021-02-25 01:16:22 -05:00
										 |  |  |     padding-right: 5px; | 
					
						
							|  |  |  |     line-height: 20px; | 
					
						
							| 
									
										
										
										
											2021-02-23 19:34:35 -05:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-23 20:19:41 -05:00
										 |  |  | #location-table td.counter{ | 
					
						
							| 
									
										
										
										
											2021-03-06 13:59:04 -08:00
										 |  |  |     padding-right: 8px; | 
					
						
							| 
									
										
										
										
											2021-02-23 20:19:41 -05:00
										 |  |  |     text-align: right; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-02-23 19:34:35 -05:00
										 |  |  | #location-table img{ | 
					
						
							|  |  |  |     height: 100%; | 
					
						
							|  |  |  |     max-width: 30px; | 
					
						
							|  |  |  |     max-height: 30px; | 
					
						
							|  |  |  | } |