]> source.dussan.org Git - gitea.git/commit
CSS navbar and color tweaks (#13609)
authorsilverwind <me@silverwind.io>
Thu, 26 Nov 2020 19:33:28 +0000 (20:33 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Nov 2020 19:33:28 +0000 (19:33 +0000)
commitb2de034278560f0fec9fc0919f1b75fa005de25c
treeb44ed3733c1b45d47e8c90fceb91758fabfb788f
parent03fa2eccbc6dcdaa08497201113af5f6c2ff6e6b
CSS navbar and color tweaks (#13609)

* CSS and color tweaks

- Unify navbar-style menus
- Fix admin bar overlapping menu bar
- Fixes file edit comment box
- Fix double border on review box
- Fix review timeline icons

* Many fixes to new-menu and navbar layout enhancements

* misc settings fixes

* navbar tweak

* fix pr tabs

* branch tag and arc color tweaks
18 files changed:
templates/admin/navbar.tmpl
templates/repo/editor/commit_form.tmpl
templates/repo/issue/view_content/comments.tmpl
templates/repo/settings/navbar.tmpl
templates/user/auth/link_account.tmpl
templates/user/auth/signin_navbar.tmpl
templates/user/auth/signup_openid_navbar.tmpl
templates/user/profile.tmpl
templates/user/settings/navbar.tmpl
web_src/less/_admin.less
web_src/less/_base.less
web_src/less/_dashboard.less
web_src/less/_explore.less
web_src/less/_organization.less
web_src/less/_repository.less
web_src/less/_review.less
web_src/less/_user.less
web_src/less/themes/theme-arc-green.less