+4
-1
appview/pages/templates/repo/commit.html
+4
-1
appview/pages/templates/repo/commit.html
···
+5
-2
appview/pages/templates/repo/compare/compare.html
+5
-2
appview/pages/templates/repo/compare/compare.html
···
+8
-10
appview/pages/templates/repo/fragments/diffChangedFiles.html
+8
-10
appview/pages/templates/repo/fragments/diffChangedFiles.html
···-<section class="sticky top-0 overflow-x-auto text-sm px-6 py-2 border border-gray-200 dark:border-gray-700 w-full mx-auto md:min-h-screen rounded bg-white dark:bg-gray-800 drop-shadow-sm">+<section class="overflow-x-auto text-sm px-6 py-2 border border-gray-200 dark:border-gray-700 w-full mx-auto md:min-h-screen rounded bg-white dark:bg-gray-800 drop-shadow-sm">
+28
appview/pages/templates/repo/fragments/diffOpts.html
+28
appview/pages/templates/repo/fragments/diffOpts.html
···+<section class="flex flex-col gap-2 overflow-x-auto text-sm px-6 py-2 border border-gray-200 dark:border-gray-700 w-full mx-auto rounded bg-white dark:bg-gray-800 drop-shadow-sm">+<div class="flex justify-between divide-x divide-gray-200 dark:divide-gray-700 rounded border border-gray-200 dark:border-gray-700 overflow-hidden">+class="py-2 text-sm w-full block hover:no-underline text-center {{ if $isActive }} {{$activeTab }} {{ else }} {{ $inactiveTab }} {{ end }}">
+4
-1
appview/pages/templates/repo/pulls/interdiff.html
+4
-1
appview/pages/templates/repo/pulls/interdiff.html
···
+4
-1
appview/pages/templates/repo/pulls/patch.html
+4
-1
appview/pages/templates/repo/pulls/patch.html
···
+1
-1
types/split.go
+1
-1
types/split.go