Commit 9fff8e0248793fc7a2d1346dc8af7ba1aa2fb7ea
css: when diff is too big, show it inline not as a ugly block
Author: Catalin(ux) M. BOIE
Author date (UTC): 2017-06-25 07:50
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2017-06-25 07:50
Parent(s): a19ca599f6e6ec064952cc1d8f9ea3edd7947254
Signing key:
Tree: 951b069f3867d71c138104e8cd21c7b9c18a78e3
File root/themes/default/repo/diff_too_big.html changed (mode: 100644) (index c2c1e59..d98aec9) |
1 |
|
<div class="mess warning"> |
|
2 |
|
The diff for file <b>@@file@@</b> is too big (@@changes@@ changes) and cannot be shown. |
|
3 |
|
</div> |
|
4 |
|
|
|
|
1 |
|
<span class="warning_text">The diff for file <b>@@file@@</b> is too big (@@changes@@ changes) and cannot be shown.</span> |