Use <ins> and <del>

This commit is contained in:
Michael Snoyman 2017-12-31 18:23:12 +02:00
parent 7473c0cb42
commit 04ad964983
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -88,11 +88,11 @@ getContent sid2 snap = do
<td align=right> <td align=right>
<a href=@{packageUrl name1 pkgname old}#changes> <a href=@{packageUrl name1 pkgname old}#changes>
#{common}# #{common}#
<span style="background-color: #fcc">#{left} <del style="background-color: #fcc">#{left}
<td> <td>
<a href=@{packageUrl name2 pkgname new}#changes> <a href=@{packageUrl name2 pkgname new}#changes>
#{common}# #{common}#
<span style="background-color: #cfc">#{right} <ins style="background-color: #cfc">#{right}
$nothing $nothing
<td align=right> <td align=right>
<a href=@{packageUrl name1 pkgname old}#changes> <a href=@{packageUrl name1 pkgname old}#changes>