Fixed white-space / pre-wrap

This commit is contained in:
manuel.montes 2018-05-23 17:55:07 +02:00
parent dcf6e46f61
commit b68948307b
1 changed files with 3 additions and 0 deletions

View File

@ -893,6 +893,9 @@ div#cont {
table, img {
border: 0px;
}
table pre{
white-space: pre-wrap;
}
tr:first-child>th {
background-color: #373737;