1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-28 12:14:52 +09:00

Commit diff view: Fix position and preserve spaces in code lines

This commit is contained in:
fr33domlover 2018-05-25 11:30:22 +00:00
parent ca1e83f504
commit bd13175021

View file

@ -21,17 +21,22 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
<td>- <td>-
<td>#{n} <td>#{n}
<td> <td>
<td>
<pre>#{t}
$of New n $of New n
<tr .add> <tr .add>
<td>+ <td>+
<td> <td>
<td>#{n} <td>#{n}
<td>
<pre>#{t}
$of Both o n $of Both o n
<tr> <tr>
<td> <td>
<td>#{o} <td>#{o}
<td>#{n} <td>#{n}
<td>#{t} <td>
<pre>#{t}
<tr> <tr>
<td>… <td>…
<td>… <td>…