Browse Source
Comment box tweaks and SVG dropdown triangles (#13376)
Comment box tweaks and SVG dropdown triangles (#13376)
* Comment box tweaks and SVG dropdown triangles - Change all dropdown triangles to SVG - Bring inline review comment box closer to regular comment boxes - Enhance arc-green checkbox contrast - Minor reaction tweaks - Flexbox the diff file header * remove a border * fix type marker in arc-green * add small code padding * fix position regression and remove useless rules Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: techknowlogick <techknowlogick@gitea.io>mj-v1.14.3
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
57 changed files with 252 additions and 237 deletions
-
8templates/admin/auth/edit.tmpl
-
2templates/admin/auth/new.tmpl
-
2templates/admin/auth/source/ldap.tmpl
-
2templates/admin/auth/source/oauth.tmpl
-
2templates/admin/auth/source/smtp.tmpl
-
2templates/admin/auth/source/sspi.tmpl
-
2templates/admin/base/search.tmpl
-
2templates/admin/emails/list.tmpl
-
2templates/admin/repo/search.tmpl
-
2templates/admin/user/edit.tmpl
-
2templates/admin/user/new.tmpl
-
2templates/explore/repo_search.tmpl
-
2templates/explore/search.tmpl
-
6templates/install.tmpl
-
2templates/repo/activity.tmpl
-
2templates/repo/branch_dropdown.tmpl
-
4templates/repo/create.tmpl
-
68templates/repo/diff/box.tmpl
-
52templates/repo/diff/comments.tmpl
-
4templates/repo/diff/compare.tmpl
-
2templates/repo/diff/new_review.tmpl
-
4templates/repo/diff/options_dropdown.tmpl
-
4templates/repo/diff/whitespace_dropdown.tmpl
-
2templates/repo/issue/branch_selector_field.tmpl
-
2templates/repo/issue/labels/label_list.tmpl
-
16templates/repo/issue/list.tmpl
-
12templates/repo/issue/milestone_issues.tmpl
-
2templates/repo/issue/milestones.tmpl
-
6templates/repo/issue/view_content.tmpl
-
2templates/repo/issue/view_content/pull.tmpl
-
4templates/repo/issue/view_content/sidebar.tmpl
-
2templates/repo/issue/view_title.tmpl
-
2templates/repo/migrate/git.tmpl
-
2templates/repo/migrate/gitea.tmpl
-
2templates/repo/migrate/github.tmpl
-
2templates/repo/migrate/gitlab.tmpl
-
2templates/repo/projects/list.tmpl
-
2templates/repo/pulls/fork.tmpl
-
2templates/repo/release/list.tmpl
-
2templates/repo/release/new.tmpl
-
4templates/repo/settings/branches.tmpl
-
2templates/repo/settings/collaboration.tmpl
-
4templates/repo/settings/webhook/gitea.tmpl
-
2templates/repo/settings/webhook/gogs.tmpl
-
2templates/repo/settings/webhook/matrix.tmpl
-
2templates/repo/wiki/view.tmpl
-
2templates/user/dashboard/issues.tmpl
-
2templates/user/dashboard/milestones.tmpl
-
2templates/user/dashboard/navbar.tmpl
-
2templates/user/project.tmpl
-
4templates/user/settings/account.tmpl
-
2templates/user/settings/profile.tmpl
-
15web_src/less/_base.less
-
15web_src/less/_form.less
-
71web_src/less/_repository.less
-
34web_src/less/_review.less
-
80web_src/less/themes/theme-arc-green.less