mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Fixed problems with style and format text in visual consoles. Issue #40
(cherry picked from commit 4c5d3b2736dc43f81546057e1441009c81e88a00)
This commit is contained in:
parent
b8cae0b0c3
commit
080ec373d7
@ -3313,6 +3313,9 @@ div#vc-controls img.vc-qr {
|
|||||||
div.simple_value > span.text > p {
|
div.simple_value > span.text > p {
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
div.simple_value > a > span.text > p {
|
||||||
|
white-space: pre;
|
||||||
|
}
|
||||||
|
|
||||||
/* Visual map */
|
/* Visual map */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user