mirror of https://github.com/go-gitea/gitea.git
b1c1e1549b
This PR ensures that once opened the diff stats detail box can be scrolled independently of the diff on the compare page. Fixes #5532 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 |
||
---|---|---|
.. | ||
box.tmpl | ||
comment_form.tmpl | ||
comment_form_datahandler.tmpl | ||
comments.tmpl | ||
compare.tmpl | ||
image_diff.tmpl | ||
new_comment.tmpl | ||
new_review.tmpl | ||
options_dropdown.tmpl | ||
section_unified.tmpl | ||
whitespace_dropdown.tmpl |