forked from friendica/friendica-addons
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
img.smiley_button {
 | 
						|
	height: 18px;
 | 
						|
	width: 18px;
 | 
						|
}
 | 
						|
 | 
						|
img.smiley_preview {
 | 
						|
	max-height: 25px;
 | 
						|
	max-width: 25px;
 | 
						|
}
 | 
						|
 | 
						|
table.smiley-preview {
 | 
						|
	border: 1px solid #AAAAAA;
 | 
						|
}
 |