You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/public
6543 cf35355db8 Ensure that diff stats can scroll independently of the diff (#8581) (#8611)
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
5 years ago
..
css Ensure that diff stats can scroll independently of the diff (#8581) (#8611) 5 years ago
img Move migrating repository from frontend to backend (#6200) 5 years ago
js Move migrating repository from frontend to backend (#6200) 5 years ago
less Ensure that diff stats can scroll independently of the diff (#8581) (#8611) 5 years ago
vendor vendor: update pdf.js to v2.1.266 (#7834) 6 years ago