mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	Use crispEdges rendering for octicon-internal-repo (#11801)
* Use crispEdges rendering for octicon-internal-repo * Update _svg.less Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							27a6e03906
						
					
				
				
					commit
					777015c2c2
				
			| @@ -6,4 +6,12 @@ | ||||
|     .middle & { | ||||
|         vertical-align: middle; | ||||
|     } | ||||
|  | ||||
|     // https://github.com/go-gitea/gitea/pull/11771 | ||||
|     // https://github.com/go-gitea/gitea/pull/11801 | ||||
|     // https://bugzilla.mozilla.org/show_bug.cgi?id=608812 | ||||
|     &.octicon-internal-repo { | ||||
|         // via https://bugzilla.mozilla.org/show_bug.cgi?id=1165282#c3 | ||||
|         shape-rendering: crispEdges; | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user