mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	[UI] Sortable Tables Header By Click (#7980)
* [UI] Sortable Tables Header By Click * get rid of padding above header * restart CI * fix lint * convert getArrow JS to SortArrow go func * addopt SortArrow funct * suggestions from @silverwind - tablesort.js Co-authored-by: silverwind <me@silverwind.io> * Update web_src/js/features/tablesort.js Co-authored-by: silverwind <me@silverwind.io> * Update web_src/js/features/tablesort.js Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
		| @@ -6,8 +6,6 @@ | ||||
|         font-size: 13px; | ||||
|  | ||||
|         &:not(.striped) { | ||||
|             padding-top: 5px; | ||||
|  | ||||
|             thead { | ||||
|                 th:last-child { | ||||
|                     padding-right: 5px !important; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user