- Made <pre> wrap. Patch #21 by Al.

4.2.x
Dries Buytaert 2003-06-17 18:13:03 +00:00
parent 282566271f
commit 328de12db5
1 changed files with 1 additions and 1 deletions

View File

@ -76,4 +76,4 @@ th { text-align: left; padding-right: 1em; border-bottom:
tr.dark { background-color: #ddd; }
tr.light { background-color: #eee; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; white-space: -pre-wrap;}