mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Fixed white-space / pre-wrap
This commit is contained in:
parent
dcf6e46f61
commit
b68948307b
@ -893,6 +893,9 @@ div#cont {
|
|||||||
table, img {
|
table, img {
|
||||||
border: 0px;
|
border: 0px;
|
||||||
}
|
}
|
||||||
|
table pre{
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
|
||||||
tr:first-child>th {
|
tr:first-child>th {
|
||||||
background-color: #373737;
|
background-color: #373737;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user