forked from cadence/breezewiki
		
	fix some more play buttons on minecraft wiki
This commit is contained in:
		
							parent
							
								
									4336e4ab43
								
							
						
					
					
						commit
						61d2820342
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
					@ -210,10 +210,13 @@ figcaption, .lightbox-caption, .thumbcaption {
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* javascript audio play buttons, see hearthstone/wiki/Diablo_(Duels_hero) */
 | 
					/* javascript audio play buttons */
 | 
				
			||||||
a.ext-audiobutton {
 | 
					a.ext-audiobutton { /* see hearthstone/wiki/Diablo_(Duels_hero) */
 | 
				
			||||||
    display: none;
 | 
					    display: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.sound > [style="display:none"] { /* see minecraft/wiki/villager#Sounds */
 | 
				
			||||||
 | 
					  display: inline !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* animated slots */
 | 
					/* animated slots */
 | 
				
			||||||
#mw-content-text .animated > :not(.animated-active), #mw-content-text .animated > .animated-subframe > :not(.animated-active) {
 | 
					#mw-content-text .animated > :not(.animated-active), #mw-content-text .animated > .animated-subframe > :not(.animated-active) {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue