add strike-through text for deleted parts

This commit is contained in:
Mads Rasmussen
2018-09-25 10:34:40 +02:00
parent cfa4512f8c
commit b2e843089b

View File

@@ -653,7 +653,6 @@ input[type=checkbox]:checked + .input-label--small {
.diff del {
background-color: @red-l3;
text-decoration: none;
}
.diff ins {