* diff2html
@@ -155,6 +155,9 @@
.d2h-file-header {
display: none;
}
+ .d2h-diff-tbody {
+ background-color: white;
+ }
} // }}}