forked from GithubMirrors/cardconjurer
		
	This commit is contained in:
		@@ -438,7 +438,14 @@ textarea.input {
 | 
			
		||||
	width: 100%;
 | 
			
		||||
	height: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/*drop to upload*/
 | 
			
		||||
.drop-area {
 | 
			
		||||
	border: 2px dashed gray;
 | 
			
		||||
	transition: 0.25s;
 | 
			
		||||
}
 | 
			
		||||
.drop-area.hover {
 | 
			
		||||
	border-color: var(--color-selected);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*Animated cards*/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user