forked from GitHub/dbot
		
	Added branch notification
Added current branch to note underneath last-diff. For the purposes of licensing, this commit is licensed under copyleft-next, version 0.1.0 or later. Therefore, this commit is compatible with any version of the GNU General Public License as published by the Free Software Foundation.
This commit is contained in:
		
							parent
							
								
									67d4a7b3b0
								
							
						
					
					
						commit
						405f4ca5e4
					
				| @ -97,6 +97,18 @@ p#revnum { | ||||
|     padding:10px; | ||||
|     margin-bottom:0px; | ||||
| } | ||||
| p#branch { | ||||
|     border-right:1px solid #ccc; | ||||
|     border-left:1px solid #ccc; | ||||
|     border-bottom:1px solid #ccc; | ||||
|     margin:auto; | ||||
|     display:inline-block; | ||||
|     padding:10px; | ||||
|     margin-top:0px; | ||||
|     border-bottom-left-radius:5px; | ||||
|     border-bottom-right-radius:5px; | ||||
| 
 | ||||
| } | ||||
| h2 { | ||||
|     border-bottom: 1px solid #ccc; | ||||
|     border-top:1px solid #ccc; | ||||
|  | ||||
| @ -30,7 +30,9 @@ html(lang='#{curr839}') | ||||
|               #{revnum} | ||||
|             pre#gitdiff | ||||
|               #{diff} | ||||
|             h4 #{milestoneprog}  | ||||
|             p#branch | ||||
|               #{branch} | ||||
|             h3 #{milestonehead}  | ||||
|             table#milestones.center | ||||
|               tr | ||||
|                 th #{milestonename} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Douglas Gardner
						Douglas Gardner