[DE] Change icon

This commit is contained in:
JuliaSvinareva 2021-12-15 12:55:33 +03:00
parent afe935b4a5
commit 9bc347afe2

View file

@ -171,7 +171,7 @@ define([
this.btnDarkDocument = new Common.UI.Button({ this.btnDarkDocument = new Common.UI.Button({
parentEl: $host.find('#slot-btn-dark-document'), parentEl: $host.find('#slot-btn-dark-document'),
cls: 'btn-toolbar x-huge icon-top', cls: 'btn-toolbar x-huge icon-top',
iconCls: 'toolbar__icon night', iconCls: 'toolbar__icon dark-mode',
caption: this.textDarkDocument, caption: this.textDarkDocument,
enableToggle: true, enableToggle: true,
disabled: true, disabled: true,