| 
									
										
										
										
											2020-06-24 09:44:56 +02:00
										 |  |  | table.dataTable.table-sm > thead > tr > th :not(.sorting_disabled) { | 
					
						
							| 
									
										
										
										
											2020-06-25 03:42:05 +02:00
										 |  |  |     padding: 1px; | 
					
						
							| 
									
										
										
										
											2020-06-24 09:44:56 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .dataTable > thead > tr > th[class*="sort"]:before, | 
					
						
							|  |  |  | .dataTable > thead > tr > th[class*="sort"]:after { | 
					
						
							|  |  |  |     content: "" !important; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-25 03:42:05 +02:00
										 |  |  | th { | 
					
						
							| 
									
										
										
										
											2020-06-24 09:44:56 +02:00
										 |  |  |     padding: 1px !important; | 
					
						
							| 
									
										
										
										
											2020-06-28 09:28:13 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | table { | 
					
						
							|  |  |  |     width: 100% !important; | 
					
						
							| 
									
										
										
										
											2020-06-28 10:51:48 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | img.alttp-sprite { | 
					
						
							|  |  |  |     height: 32px; | 
					
						
							|  |  |  |     width: 32px; | 
					
						
							|  |  |  |     object-fit: contain; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* this is specific to the tracker right now */ | 
					
						
							|  |  |  | @media all and (max-width: 1750px) { | 
					
						
							|  |  |  |     img.alttp-sprite { | 
					
						
							|  |  |  |         height: 16px; | 
					
						
							|  |  |  |         width: 16px; | 
					
						
							|  |  |  |         object-fit: contain; | 
					
						
							|  |  |  |     } | 
					
						
							| 
									
										
										
										
											2020-06-24 09:44:56 +02:00
										 |  |  | } |