mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 10:59:15 +02:00
Fixed problems with style and format text in visual consoles. Issue #40
This commit is contained in:
parent
fc213ffde3
commit
4c5d3b2736
@ -3177,6 +3177,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