Skip to content

Commit

Permalink
Show indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
yonatan committed Jun 30, 2011
1 parent c1b4ec3 commit 26ae7f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion diffview.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ or implied, of Chas Emerick.
*/
table.diff {
border-collapse:collapse;
border:1px solid darkgray
border:1px solid darkgray;
white-space:pre-wrap
}
table.diff tbody {
font-family:Courier, monospace
Expand Down

0 comments on commit 26ae7f4

Please sign in to comment.