|
|
@ -260,7 +260,7 @@ K.options = {
|
|
|
|
bodyClass : 'ke-content',
|
|
|
|
bodyClass : 'ke-content',
|
|
|
|
indentChar : '\t',
|
|
|
|
indentChar : '\t',
|
|
|
|
cssPath : K.basePath +'plugins/code/previewcode.css',
|
|
|
|
cssPath : K.basePath +'plugins/code/previewcode.css',
|
|
|
|
cssData : '',
|
|
|
|
cssData : 'font{color:#7d7d7d;}',
|
|
|
|
minWidth : 650,
|
|
|
|
minWidth : 650,
|
|
|
|
minHeight : 100,
|
|
|
|
minHeight : 100,
|
|
|
|
minChangeSize : 1,
|
|
|
|
minChangeSize : 1,
|
|
|
|