mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	wiki history improvements (#7391)
* add history comments to detect page delete Signed-off-by: Michael Gnehr <michael@gnehr.de> * fix too much history entries - caused by --follow flag - if files with same contents exists Signed-off-by: Michael Gnehr <michael@gnehr.de> * style imprevements wiki - history - wrap long author names Signed-off-by: Michael Gnehr <michael@gnehr.de>
This commit is contained in:
		@@ -292,7 +292,7 @@ footer .ui.left,footer .ui.right{line-height:40px}
 | 
			
		||||
.markdown:not(code) .ui.list .list,.markdown:not(code) ol.ui.list ol,.markdown:not(code) ul.ui.list ul{padding-left:2em}
 | 
			
		||||
.repository.wiki.revisions .ui.container>.ui.stackable.grid{flex-direction:row-reverse}
 | 
			
		||||
.repository.wiki.revisions .ui.container>.ui.stackable.grid>.header{margin-top:0}
 | 
			
		||||
.repository.wiki.revisions .ui.container>.ui.stackable.grid>.header .sub.header{padding-left:52px}
 | 
			
		||||
.repository.wiki.revisions .ui.container>.ui.stackable.grid>.header .sub.header{padding-left:52px;word-break:break-word}
 | 
			
		||||
.file-revisions-btn{display:block;float:left;margin-bottom:2px!important;padding:11px!important;margin-right:10px!important}
 | 
			
		||||
.file-revisions-btn i{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
 | 
			
		||||
.home .logo{max-width:220px}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user