mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	Restyle pointer to make it visible at lower zoom levels
(imported from commit ef5f9e8878181350c823f796138fe652c9d14161)
This commit is contained in:
		
				
					committed by
					
						
						Jessica McKellar
					
				
			
			
				
	
			
			
			
						parent
						
							8ea941e783
						
					
				
				
					commit
					a2d2438f03
				
			@@ -1146,11 +1146,11 @@ just a temporary hack.
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.selected_message .messagebox-content {
 | 
			
		||||
    box-shadow:       0px 0px 0px 1px #4577bc,
 | 
			
		||||
                inset 1px 0px 0px 1px #4577bc,
 | 
			
		||||
                      0px -1px 0px 1px #4577bc,
 | 
			
		||||
                      0px 1px 0px 1px #4577bc,
 | 
			
		||||
                inset -1px 0px 0px 1px #4577bc;
 | 
			
		||||
    box-shadow: inset 0px 0px 0px 2px #4577bc,
 | 
			
		||||
                     -1px -1px 0px 0px #4577bc,
 | 
			
		||||
                      1px 1px 0px 0px #4577bc,
 | 
			
		||||
                     -1px 1px 0px 0px #4577bc,
 | 
			
		||||
                      1px -1px 0px 0px #4577bc;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.message_sender {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user