diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/attachment/diff-header.html.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl index 57afc799f..29fe14a7a 100644 --- a/template/en/default/attachment/diff-header.html.tmpl +++ b/template/en/default/attachment/diff-header.html.tmpl @@ -64,11 +64,6 @@ table.file_table { border-bottom: 1px solid black; } -tbody.file td { - border-left: 1px dashed black; - border-right: 1px dashed black; -} - tbody.file pre { display: inline; white-space: -moz-pre-wrap; |