mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	dark-mode: Convert medium grey to translucent base color.
This changes the message time from a medium grey to something that is translucent base color instead.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							b2194e860b
						
					
				
				
					commit
					625c163ba0
				
			@@ -655,7 +655,7 @@ td.pointer {
 | 
			
		||||
.message_time {
 | 
			
		||||
    display: block;
 | 
			
		||||
    font-size: 12px;
 | 
			
		||||
    color: hsl(0, 0%, 69%);
 | 
			
		||||
    opacity: 0.4;
 | 
			
		||||
    vertical-align: middle;
 | 
			
		||||
    padding: 1px;
 | 
			
		||||
    font-weight: 400;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user