forked from gitea/gitea
1
0
Fork 0
gitea/templates/repo/diff
6543 cf35355db8 Ensure that diff stats can scroll independently of the diff () ()
This PR ensures that once opened the diff stats detail box can be scrolled independently of the diff on the compare page.

Fixes  

Details:

* make diff-detail-box the main container
* move file diff at the same level as diff-stats
* make diff-view options sticy again
* make diff-stats scroll if to mouch
* rm useless css info
* less: mv diff-stats to own class
* use new css class
* cleanup less file
* diff-counter: margin-right: 15px;
* make CI work
* make numbers colorful
* add sign (-/+) to numbers
2019-10-21 16:53:34 +08:00
..
box.tmpl Ensure that diff stats can scroll independently of the diff () () 2019-10-21 16:53:34 +08:00
comment_form.tmpl Improve issue autolinks () 2019-04-12 08:53:34 +03:00
comment_form_datahandler.tmpl Pull request review/approval and comment on code () 2018-08-06 06:43:21 +02:00
comments.tmpl Revert "Bugfix: Align comment label and actions to the right ()" () 2019-05-26 12:55:53 -04:00
compare.tmpl ui fixes - compare view and archieved repo issues () 2019-07-08 20:18:09 +01:00
image_diff.tmpl Bugfix for image compare and minor improvements to image compare () 2019-10-04 15:58:54 -04:00
new_comment.tmpl Pull request review/approval and comment on code () 2018-08-06 06:43:21 +02:00
new_review.tmpl User shouldn't be able to approve or reject his/her own PR () 2018-08-20 07:04:01 +02:00
section_unified.tmpl Diff: Fix indentation on unhighlighted code () 2019-07-12 16:22:52 +01:00
whitespace_dropdown.tmpl Add whitespace handling to PR-comparsion () 2018-08-14 13:49:33 -04:00