Fossil SCM
Always set "white-space: pre-wrap;" in the CSS.
Commit
1442cc7f4c58a20bbbf57f7283ea01a1eeee9f96
Parent
69f75f196bcff84…
2 files changed
+10
-7
+3
-2
+10
-7
| --- src/skins.c | ||
| +++ src/skins.c | ||
| @@ -355,12 +355,13 @@ | ||
| 355 | 355 | @ div.footer a:visited { color: white; } |
| 356 | 356 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 357 | 357 | @ |
| 358 | 358 | @ /* <verbatim> blocks */ |
| 359 | 359 | @ pre.verbatim { |
| 360 | -@ background-color: #f5f5f5; | |
| 361 | -@ padding: 0.5em; | |
| 360 | +@ background-color: #f5f5f5; | |
| 361 | +@ padding: 0.5em; | |
| 362 | +@ white-space: pre-wrap; | |
| 362 | 363 | @ } |
| 363 | 364 | @ |
| 364 | 365 | @ /* The label/value pairs on (for example) the ci page */ |
| 365 | 366 | @ table.label-value th { |
| 366 | 367 | @ vertical-align: top; |
| @@ -595,12 +596,13 @@ | ||
| 595 | 596 | @ color: #555; |
| 596 | 597 | @ } |
| 597 | 598 | @ |
| 598 | 599 | @ /* <verbatim> blocks */ |
| 599 | 600 | @ pre.verbatim { |
| 600 | -@ background-color: #f5f5f5; | |
| 601 | -@ padding: 0.5em; | |
| 601 | +@ background-color: #f5f5f5; | |
| 602 | +@ padding: 0.5em; | |
| 603 | +@ white-space: pre-wrap; | |
| 602 | 604 | @ } |
| 603 | 605 | @ |
| 604 | 606 | @ /* The label/value pairs on (for example) the ci page */ |
| 605 | 607 | @ table.label-value th { |
| 606 | 608 | @ vertical-align: top; |
| @@ -1083,13 +1085,14 @@ | ||
| 1083 | 1085 | @ div.footer a:visited { color: white; } |
| 1084 | 1086 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 1085 | 1087 | @ |
| 1086 | 1088 | @ /* verbatim blocks */ |
| 1087 | 1089 | @ pre.verbatim { |
| 1088 | -@ background-color: #f5f5f5; | |
| 1089 | -@ padding: 0.5em; | |
| 1090 | -@} | |
| 1090 | +@ background-color: #f5f5f5; | |
| 1091 | +@ padding: 0.5em; | |
| 1092 | +@ white-space: pre-wrap; | |
| 1093 | +@ } | |
| 1091 | 1094 | @ |
| 1092 | 1095 | @ /* The label/value pairs on (for example) the ci page */ |
| 1093 | 1096 | @ table.label-value th { |
| 1094 | 1097 | @ vertical-align: top; |
| 1095 | 1098 | @ text-align: right; |
| 1096 | 1099 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -355,12 +355,13 @@ | |
| 355 | @ div.footer a:visited { color: white; } |
| 356 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 357 | @ |
| 358 | @ /* <verbatim> blocks */ |
| 359 | @ pre.verbatim { |
| 360 | @ background-color: #f5f5f5; |
| 361 | @ padding: 0.5em; |
| 362 | @ } |
| 363 | @ |
| 364 | @ /* The label/value pairs on (for example) the ci page */ |
| 365 | @ table.label-value th { |
| 366 | @ vertical-align: top; |
| @@ -595,12 +596,13 @@ | |
| 595 | @ color: #555; |
| 596 | @ } |
| 597 | @ |
| 598 | @ /* <verbatim> blocks */ |
| 599 | @ pre.verbatim { |
| 600 | @ background-color: #f5f5f5; |
| 601 | @ padding: 0.5em; |
| 602 | @ } |
| 603 | @ |
| 604 | @ /* The label/value pairs on (for example) the ci page */ |
| 605 | @ table.label-value th { |
| 606 | @ vertical-align: top; |
| @@ -1083,13 +1085,14 @@ | |
| 1083 | @ div.footer a:visited { color: white; } |
| 1084 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 1085 | @ |
| 1086 | @ /* verbatim blocks */ |
| 1087 | @ pre.verbatim { |
| 1088 | @ background-color: #f5f5f5; |
| 1089 | @ padding: 0.5em; |
| 1090 | @} |
| 1091 | @ |
| 1092 | @ /* The label/value pairs on (for example) the ci page */ |
| 1093 | @ table.label-value th { |
| 1094 | @ vertical-align: top; |
| 1095 | @ text-align: right; |
| 1096 |
| --- src/skins.c | |
| +++ src/skins.c | |
| @@ -355,12 +355,13 @@ | |
| 355 | @ div.footer a:visited { color: white; } |
| 356 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 357 | @ |
| 358 | @ /* <verbatim> blocks */ |
| 359 | @ pre.verbatim { |
| 360 | @ background-color: #f5f5f5; |
| 361 | @ padding: 0.5em; |
| 362 | @ white-space: pre-wrap; |
| 363 | @ } |
| 364 | @ |
| 365 | @ /* The label/value pairs on (for example) the ci page */ |
| 366 | @ table.label-value th { |
| 367 | @ vertical-align: top; |
| @@ -595,12 +596,13 @@ | |
| 596 | @ color: #555; |
| 597 | @ } |
| 598 | @ |
| 599 | @ /* <verbatim> blocks */ |
| 600 | @ pre.verbatim { |
| 601 | @ background-color: #f5f5f5; |
| 602 | @ padding: 0.5em; |
| 603 | @ white-space: pre-wrap; |
| 604 | @ } |
| 605 | @ |
| 606 | @ /* The label/value pairs on (for example) the ci page */ |
| 607 | @ table.label-value th { |
| 608 | @ vertical-align: top; |
| @@ -1083,13 +1085,14 @@ | |
| 1085 | @ div.footer a:visited { color: white; } |
| 1086 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 1087 | @ |
| 1088 | @ /* verbatim blocks */ |
| 1089 | @ pre.verbatim { |
| 1090 | @ background-color: #f5f5f5; |
| 1091 | @ padding: 0.5em; |
| 1092 | @ white-space: pre-wrap; |
| 1093 | @ } |
| 1094 | @ |
| 1095 | @ /* The label/value pairs on (for example) the ci page */ |
| 1096 | @ table.label-value th { |
| 1097 | @ vertical-align: top; |
| 1098 | @ text-align: right; |
| 1099 |
+3
-2
| --- src/style.c | ||
| +++ src/style.c | ||
| @@ -586,12 +586,13 @@ | ||
| 586 | 586 | @ div.footer a:visited { color: white; } |
| 587 | 587 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 588 | 588 | @ |
| 589 | 589 | @ /* verbatim blocks */ |
| 590 | 590 | @ pre.verbatim { |
| 591 | -@ background-color: #f5f5f5; | |
| 592 | -@ padding: 0.5em; | |
| 591 | +@ background-color: #f5f5f5; | |
| 592 | +@ padding: 0.5em; | |
| 593 | +@ white-space: pre-wrap; | |
| 593 | 594 | @} |
| 594 | 595 | @ |
| 595 | 596 | @ /* The label/value pairs on (for example) the ci page */ |
| 596 | 597 | @ table.label-value th { |
| 597 | 598 | @ vertical-align: top; |
| 598 | 599 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -586,12 +586,13 @@ | |
| 586 | @ div.footer a:visited { color: white; } |
| 587 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 588 | @ |
| 589 | @ /* verbatim blocks */ |
| 590 | @ pre.verbatim { |
| 591 | @ background-color: #f5f5f5; |
| 592 | @ padding: 0.5em; |
| 593 | @} |
| 594 | @ |
| 595 | @ /* The label/value pairs on (for example) the ci page */ |
| 596 | @ table.label-value th { |
| 597 | @ vertical-align: top; |
| 598 |
| --- src/style.c | |
| +++ src/style.c | |
| @@ -586,12 +586,13 @@ | |
| 586 | @ div.footer a:visited { color: white; } |
| 587 | @ div.footer a:hover { background-color: white; color: #558195; } |
| 588 | @ |
| 589 | @ /* verbatim blocks */ |
| 590 | @ pre.verbatim { |
| 591 | @ background-color: #f5f5f5; |
| 592 | @ padding: 0.5em; |
| 593 | @ white-space: pre-wrap; |
| 594 | @} |
| 595 | @ |
| 596 | @ /* The label/value pairs on (for example) the ci page */ |
| 597 | @ table.label-value th { |
| 598 | @ vertical-align: top; |
| 599 |