+23
-35
appview/pages/templates/layouts/base.html
+23
-35
appview/pages/templates/layouts/base.html
···
···
+9
-25
appview/pages/templates/repo/commit.html
+9
-25
appview/pages/templates/repo/commit.html
······
······
+9
-25
appview/pages/templates/repo/compare/compare.html
+9
-25
appview/pages/templates/repo/compare/compare.html
······
······
+12
-10
appview/pages/templates/repo/fragments/diff.html
+12
-10
appview/pages/templates/repo/fragments/diff.html
···-<section class="mt-4 border border-gray-200 dark:border-gray-700 w-full mx-auto rounded bg-white dark:bg-gray-800 drop-shadow-sm">···
···+<section class="border border-gray-200 dark:border-gray-700 w-full mx-auto rounded bg-white dark:bg-gray-800 drop-shadow-sm">···
+3
-1
appview/pages/templates/repo/fragments/interdiff.html
+3
-1
appview/pages/templates/repo/fragments/interdiff.html
···-<section class="mt-4 border border-gray-200 dark:border-gray-700 w-full mx-auto rounded bg-white dark:bg-gray-800 drop-shadow-sm">···
···+<section class="border border-gray-200 dark:border-gray-700 w-full mx-auto rounded bg-white dark:bg-gray-800 drop-shadow-sm">···
+10
-25
appview/pages/templates/repo/pulls/interdiff.html
+10
-25
appview/pages/templates/repo/pulls/interdiff.html
···
···
+9
-25
appview/pages/templates/repo/pulls/patch.html
+9
-25
appview/pages/templates/repo/pulls/patch.html
······
······
-4
appview/pulls/pulls.go
-4
appview/pulls/pulls.go
···