mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Stick 'Edited' tag to the top and darken timestamp further
(imported from commit 682b72001cd317b2236cab23e9392c9e4452784d)
This commit is contained in:
		
				
					committed by
					
						
						Leo Franchi
					
				
			
			
				
	
			
			
			
						parent
						
							72964a2194
						
					
				
				
					commit
					f1db96143a
				
			@@ -718,9 +718,9 @@ td.pointer {
 | 
				
			|||||||
    line-height: 0px;
 | 
					    line-height: 0px;
 | 
				
			||||||
    text-align: right;
 | 
					    text-align: right;
 | 
				
			||||||
    width: 45px;
 | 
					    width: 45px;
 | 
				
			||||||
    position: relative;
 | 
					    position: absolute;
 | 
				
			||||||
    right: 11px;
 | 
					    left: 0px;
 | 
				
			||||||
    padding-bottom: 10px;
 | 
					    top: 16px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.include-sender .message_edit_notice:before {
 | 
					.include-sender .message_edit_notice:before {
 | 
				
			||||||
@@ -738,7 +738,7 @@ td.pointer {
 | 
				
			|||||||
.message_time {
 | 
					.message_time {
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
    font-size: 11px;
 | 
					    font-size: 11px;
 | 
				
			||||||
    color: #bbbbbb;
 | 
					    color: #a1a1a1;
 | 
				
			||||||
    vertical-align: middle;
 | 
					    vertical-align: middle;
 | 
				
			||||||
    padding: 1px;
 | 
					    padding: 1px;
 | 
				
			||||||
    font-weight: 300;
 | 
					    font-weight: 300;
 | 
				
			||||||
@@ -1361,6 +1361,7 @@ div.focused_table {
 | 
				
			|||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
    position: relative;
 | 
					    position: relative;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.message_edit_content {
 | 
					.message_edit_content {
 | 
				
			||||||
    line-height: 18px;
 | 
					    line-height: 18px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user