saving dynaform
This commit is contained in:
@@ -874,6 +874,7 @@ text both horizontally (e.g. right) and vertically within that rectangle */
|
|||||||
'text-align:'+halign+';'+
|
'text-align:'+halign+';'+
|
||||||
'font-family:' + this.ftFam + ';'+
|
'font-family:' + this.ftFam + ';'+
|
||||||
'font-size:' + this.ftSz + ';'+
|
'font-size:' + this.ftSz + ';'+
|
||||||
|
'line-height: 100%;'+
|
||||||
'color:' + this.color + ';' + this.ftSty + '">'+
|
'color:' + this.color + ';' + this.ftSty + '">'+
|
||||||
txt +
|
txt +
|
||||||
'<\/div>';
|
'<\/div>';
|
||||||
|
|||||||
Reference in New Issue
Block a user