mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#11150 Add new properties to pre-wrap class
This commit is contained in:
parent
fe9194eccf
commit
cbb98a2f9d
@ -9006,6 +9006,8 @@ div.graph div.legend table {
|
|||||||
|
|
||||||
.pre-wrap {
|
.pre-wrap {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
|
word-wrap: break-word;
|
||||||
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reporting_ulr_img {
|
.reporting_ulr_img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user