改变图标icon位置

memcached_alan
lizanle 10 years ago
parent 3810561fb1
commit c384384b35

@ -257,10 +257,10 @@ K.options = {
minHeight : 100, minHeight : 100,
minChangeSize : 50, minChangeSize : 50,
zIndex : 811213, zIndex : 811213,
items : ['emoticons','imagedirectupload', 'code', items : [ 'emoticons','code',
'source','plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright', 'insertorderedlist', '|', 'source','plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright', 'insertorderedlist', '|',
'formatblock', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold', 'formatblock', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold',
'italic', 'underline', 'removeformat', '|','table', 'link', '|', 'fullscreen' 'italic', 'underline', 'removeformat', '|','imagedirectupload',,'table', 'link', '|', 'fullscreen'
], ],
noDisableItems : ['source', 'fullscreen'], noDisableItems : ['source', 'fullscreen'],
colorTable : [ colorTable : [

Loading…
Cancel
Save