[DE] Add icons

This commit is contained in:
Julia Radzhabova 2021-04-20 11:46:03 +03:00
parent 810070436c
commit 9bc2f09917
21 changed files with 3 additions and 3 deletions

View file

@ -403,7 +403,7 @@ define([
this.btnDistributeRows = new Common.UI.Button({
parentEl: $('#table-btn-distrub-rows', me.$el),
cls: 'btn-toolbar',
iconCls: 'toolbar__icon btn-distrub-rows',
iconCls: 'toolbar__icon distribute-rows',
hint: this.textDistributeRows
});
this.lockedControls.push(this.btnDistributeRows);
@ -414,7 +414,7 @@ define([
this.btnDistributeCols = new Common.UI.Button({
parentEl: $('#table-btn-distrub-cols', me.$el),
cls: 'btn-toolbar',
iconCls: 'toolbar__icon btn-distrub-cols',
iconCls: 'toolbar__icon distribute-columns',
hint: this.textDistributeCols
});
this.lockedControls.push(this.btnDistributeCols);
@ -431,7 +431,7 @@ define([
this.btnConvert = new Common.UI.Button({
parentEl: $('#table-btn-convert-to-text'),
cls : 'btn-toolbar',
iconCls : 'toolbar__icon btn-remove-duplicates',
iconCls : 'toolbar__icon table-to-text',
caption : this.textConvert,
style : 'width: 100%;text-align: left;'
});

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B