mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	Expand/Collapse all changed files (#23639)
close #23628 Now in `...` dropdown, you can expand or collapse all diff files that have loaded. https://user-images.githubusercontent.com/33891828/227749688-2d406916-3347-49f6-93a5-4092a00e8809.mov Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
		| @@ -256,7 +256,7 @@ a.blob-excerpt:hover { | ||||
| .changed-since-last-review { | ||||
|   border: 1px var(--color-accent) solid; | ||||
|   background-color: var(--color-small-accent); | ||||
|   border-radius: 15px; | ||||
|   border-radius: var(--border-radius); | ||||
|   padding: 4px 8px; | ||||
|   margin: -8px 0; /* just like other buttons in the diff box header */ | ||||
|   font-size: 0.857rem; /* just like .ui.tiny.button */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user