mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch '2297-Visor-de-logs-pone-un-ancho-enorme-y-se-mete-en-scroll-horizontal' into 'develop'
Fixed white-space / pre-wrap See merge request artica/pandorafms!1494
This commit is contained in:
commit
ad3a7071b3
@ -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