in the diffstat prefix the type of change, allow CSS styling

This commit is contained in:
Hiltjo Posthuma
2018-11-18 18:08:20 +01:00
parent 608593b0f8
commit 3a151527e1
2 changed files with 18 additions and 1 deletions

View File

@@ -84,11 +84,13 @@ pre a.h {
color: #00a;
}
.A,
span.i,
pre a.i {
color: #070;
}
.D,
span.d,
pre a.d {
color: #e00;