[DE] Update icons
|
@ -197,7 +197,7 @@ define([
|
|||
var isfixed = Common.localStorage.getBool("de-text-form-fixed", true);
|
||||
this.btnTextField = new Common.UI.Button({
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
iconCls: 'toolbar__icon ' + (isfixed ? 'btn-text' : 'btn-text-field'),
|
||||
iconCls: 'toolbar__icon ' + (isfixed ? 'btn-fixed-field' : 'btn-text-field'),
|
||||
lock: [_set.paragraphLock, _set.headerLock, _set.controlPlain, _set.contentLock, _set.previewReviewMode, _set.viewFormMode, _set.lostConnect, _set.disableOnStart, _set.docLockView, _set.docLockForms, _set.docLockComments],
|
||||
caption: this.capBtnText,
|
||||
fieldType: isfixed ? 'fixed' : 'inline',
|
||||
|
@ -310,7 +310,7 @@ define([
|
|||
|
||||
this.btnCreditCard = new Common.UI.Button({
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
iconCls: 'toolbar__icon btn-zip-credit',
|
||||
iconCls: 'toolbar__icon btn-credit-card',
|
||||
lock: [_set.paragraphLock, _set.headerLock, _set.controlPlain, _set.contentLock, _set.previewReviewMode, _set.viewFormMode, _set.lostConnect, _set.disableOnStart, _set.docLockView, _set.docLockForms, _set.docLockComments],
|
||||
caption: this.capCreditCard,
|
||||
dataHint: '1',
|
||||
|
@ -494,9 +494,9 @@ define([
|
|||
caption: me.txtFixedText,
|
||||
template: menuTemplate,
|
||||
description: me.txtFixedDesc,
|
||||
iconCls : 'menu__icon btn-text',
|
||||
iconCls : 'menu__icon btn-fixed-field',
|
||||
value: 'fixed',
|
||||
iconClsForMainBtn: 'btn-text',
|
||||
iconClsForMainBtn: 'btn-fixed-field',
|
||||
hintForMainBtn: [me.tipFixedText, me.tipTextField]
|
||||
}
|
||||
]
|
||||
|
|
After Width: | Height: | Size: 195 B |
After Width: | Height: | Size: 226 B |
After Width: | Height: | Size: 592 B |
After Width: | Height: | Size: 216 B |
After Width: | Height: | Size: 198 B |
After Width: | Height: | Size: 223 B |
After Width: | Height: | Size: 668 B |
After Width: | Height: | Size: 220 B |
After Width: | Height: | Size: 201 B |
After Width: | Height: | Size: 234 B |
After Width: | Height: | Size: 719 B |
After Width: | Height: | Size: 226 B |
After Width: | Height: | Size: 192 B |
After Width: | Height: | Size: 221 B |
After Width: | Height: | Size: 507 B |
After Width: | Height: | Size: 220 B |
After Width: | Height: | Size: 203 B |
After Width: | Height: | Size: 235 B |
After Width: | Height: | Size: 753 B |
After Width: | Height: | Size: 225 B |