Add small icons

This commit is contained in:
OVSharova 2021-08-11 11:51:55 +03:00
parent ec0bc1b27a
commit dc3febf157
11 changed files with 6 additions and 6 deletions

View file

@ -183,7 +183,7 @@ define([
cls: 'btn-toolbar', // x-huge icon-top', cls: 'btn-toolbar', // x-huge icon-top',
caption: this.txtPreview, caption: this.txtPreview,
split: false, split: false,
iconCls: 'toolbar__icon btn-preview', iconCls: 'toolbar__icon preview-transitions',
lock:[_set.slideDeleted, _set.noSlides, _set.disableOnStart, _set.transitLock] lock:[_set.slideDeleted, _set.noSlides, _set.disableOnStart, _set.transitLock]
}); });
this.lockedControls.push(this.btnPreview); this.lockedControls.push(this.btnPreview);
@ -191,7 +191,7 @@ define([
this.btnParameters = new Common.UI.Button({ this.btnParameters = new Common.UI.Button({
cls: 'btn-toolbar x-huge icon-top', cls: 'btn-toolbar x-huge icon-top',
caption: this.txtParameters, caption: this.txtParameters,
iconCls: 'toolbar__icon icon btn-insertshape', iconCls: 'toolbar__icon icon transition-fade',
menu: new Common.UI.Menu({ menu: new Common.UI.Menu({
items: this.createParametersMenuItems()}), items: this.createParametersMenuItems()}),
lock:[_set.slideDeleted, _set.noSlides, _set.disableOnStart, _set.transitLock] lock:[_set.slideDeleted, _set.noSlides, _set.disableOnStart, _set.transitLock]
@ -202,7 +202,7 @@ define([
cls: 'btn-toolbar', cls: 'btn-toolbar',
caption: this.txtApplyToAll, caption: this.txtApplyToAll,
split: true, split: true,
iconCls: 'toolbar__icon btn-changeslide', iconCls: 'toolbar__icon transition-apply-all',
lock:[_set.slideDeleted, _set.noSlides, _set.disableOnStart, _set.transitLock] lock:[_set.slideDeleted, _set.noSlides, _set.disableOnStart, _set.transitLock]
}); });
this.lockedControls.push(this.btnApplyToAll); this.lockedControls.push(this.btnApplyToAll);

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B