]> source.dussan.org Git - gitea.git/commit
Diff box fixes (#15214)
authorsilverwind <me@silverwind.io>
Wed, 31 Mar 2021 22:19:53 +0000 (00:19 +0200)
committerGitHub <noreply@github.com>
Wed, 31 Mar 2021 22:19:53 +0000 (18:19 -0400)
commitaee5ef00519cd199992bb7dc02b4fa22a392869e
treed578e2b5735257bef4c40da37692b9c81ae331ec
parent8d9f191195eaafd6b697683cd5f8c89c3f6e7cf6
Diff box fixes (#15214)

- Fix misaligned "Show Outdated" buttons via flexbox
- Add hover effect to "Show Outdated" buttons
- Remove overreaching margin from selector .diff-file-box and handle
  cases individually.

Fixes: https://github.com/go-gitea/gitea/issues/15097
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
templates/repo/diff/box.tmpl
templates/repo/diff/conversation.tmpl
templates/repo/issue/view_content/comments.tmpl
web_src/less/_repository.less
web_src/less/_review.less