Fixed problems with style and format text in visual consoles. Issue #40
This commit is contained in:
parent
b574546eeb
commit
c7df9a7d68
|
@ -3310,6 +3310,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