mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
		@@ -53,7 +53,7 @@
 | 
				
			|||||||
	<tbody>
 | 
						<tbody>
 | 
				
			||||||
		{{if .HasParentPath}}
 | 
							{{if .HasParentPath}}
 | 
				
			||||||
			<tr class="has-parent">
 | 
								<tr class="has-parent">
 | 
				
			||||||
				<td colspan="3">{{svg "octicon-mail-reply" 16}}<a href="{{EscapePound .BranchLink}}{{.ParentPath}}">..</a></td>
 | 
									<td colspan="3">{{svg "octicon-reply" 16}}<a href="{{EscapePound .BranchLink}}{{.ParentPath}}">..</a></td>
 | 
				
			||||||
			</tr>
 | 
								</tr>
 | 
				
			||||||
		{{end}}
 | 
							{{end}}
 | 
				
			||||||
		{{range $item := .Files}}
 | 
							{{range $item := .Files}}
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -318,7 +318,7 @@
 | 
				
			|||||||
                    margin-right: 5px;
 | 
					                    margin-right: 5px;
 | 
				
			||||||
                    color: #777777;
 | 
					                    color: #777777;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                    &.octicon-mail-reply {
 | 
					                    &.octicon-reply {
 | 
				
			||||||
                        margin-right: 10px;
 | 
					                        margin-right: 10px;
 | 
				
			||||||
                    }
 | 
					                    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user