mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	add stylelint-stylistic (#25285)
				
					
				
			Add [stylelint-stylistic](https://github.com/elirasza/stylelint-stylistic), autofix all issues with two manual tweaks. This restores all the stylistic rules removed in Stylelint 15.
This commit is contained in:
		@@ -50,11 +50,7 @@
 | 
			
		||||
  overflow: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.image-diff-container
 | 
			
		||||
  .diff-swipe
 | 
			
		||||
  .swipe-frame
 | 
			
		||||
  .swipe-container
 | 
			
		||||
  .after-container {
 | 
			
		||||
.image-diff-container .diff-swipe .swipe-frame .swipe-container .after-container {
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  right: 0;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user