forked from cybrespace/mastodon
		
	Add pixel background to modal images
This commit is contained in:
		
							parent
							
								
									f4bc9620a9
								
							
						
					
					
						commit
						36c57ef8af
					
				
					 1 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -288,10 +288,14 @@
 | 
			
		|||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.transparent-background {
 | 
			
		||||
.transparent-background, .imageloader {
 | 
			
		||||
  background: image-url('void.png');
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.imageloader {
 | 
			
		||||
  display: block;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.dropdown {
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue