@@ -51,9 +51,7 table.filecontent th.line-num a { | |||
|
51 | 51 | } |
|
52 | 52 | table.filecontent td.line-code pre { |
|
53 | 53 | margin: 0px; |
|
54 |
white-space: pre-wrap; |
|
|
55 | white-space: -moz-pre-wrap; /* Mozilla-based browsers */ | |
|
56 | white-space: -o-pre-wrap; /* Opera 7+ */ | |
|
54 | white-space: pre-wrap; | |
|
57 | 55 | } |
|
58 | 56 | |
|
59 | 57 | /* 12 different colors for the annonate view */ |
General Comments 0
You need to be logged in to leave comments.
Login now