mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	message-feed: Remove unnecessary text shadow on date row.
This removes an unnecessary text shadow from the message feed date rows that doesn’t show on white backgrounds and looks unreadable on dark ones.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							f6bbc1f274
						
					
				
				
					commit
					180dee5c5e
				
			@@ -2441,7 +2441,6 @@ button.topic_edit_cancel {
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
    text-transform: uppercase;
 | 
			
		||||
    font-size: 0.8em;
 | 
			
		||||
    text-shadow: 1px 1px 0px #fff;
 | 
			
		||||
    opacity: 0.5;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user