mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-10-27 12:31:02 +00:00
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 |
||
|---|---|---|
| .. | ||
| themes | ||
| _admin.less | ||
| _base.less | ||
| _dashboard.less | ||
| _editor.less | ||
| _emojify.less | ||
| _explore.less | ||
| _form.less | ||
| _home.less | ||
| _install.less | ||
| _markdown.less | ||
| _organization.less | ||
| _repository.less | ||
| _review.less | ||
| _tribute.less | ||
| _user.less | ||
| index.less | ||