Fixed problems with style and format text in visual consoles. Issue #40
(cherry picked from commit c7df9a7d68
)
This commit is contained in:
parent
82b21020f2
commit
42c3e83578
|
@ -3174,6 +3174,10 @@ div#vc-controls img.vc-qr {
|
|||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
div.simple_value > span.text > p {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
/* Visual map */
|
||||
|
||||
/* jQuery dialog */
|
||||
|
|
Loading…
Reference in New Issue