This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates
6543 b1c1e1549b Ensure that diff stats can scroll independently of the diff (#8581)
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
2019-10-21 08:51:24 +01:00
..
admin
base Add nofollow to sign in links (#8509) 2019-10-14 18:43:48 +01:00
custom
explore
mail
org Fix errors in create org UI regarding team access permission. (#8506) 2019-10-14 19:20:42 +01:00
pwa
repo Ensure that diff stats can scroll independently of the diff (#8581) 2019-10-21 08:51:24 +01:00
status
swagger Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 2019-10-16 14:42:42 +01:00
user Add nofollow to sign in links (#8509) 2019-10-14 18:43:48 +01:00
home.tmpl move translation to crowdin (#8596) 2019-10-20 12:06:53 +03:00
install.tmpl