Update merge icons

This commit is contained in:
Julia Radzhabova 2021-04-01 17:10:47 +03:00
parent 1e632df252
commit 1080195172
21 changed files with 5 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 128 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 311 B

After

Width:  |  Height:  |  Size: 136 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

After

Width:  |  Height:  |  Size: 139 B

View file

@ -568,7 +568,7 @@ define([
me.btnMerge = new Common.UI.Button({ me.btnMerge = new Common.UI.Button({
id : 'id-toolbar-rtn-merge', id : 'id-toolbar-rtn-merge',
cls : 'btn-toolbar', cls : 'btn-toolbar',
iconCls : 'toolbar__icon btn-merge', iconCls : 'toolbar__icon btn-merge-and-center',
enableToggle: true, enableToggle: true,
allowDepress: true, allowDepress: true,
split : true, split : true,
@ -577,18 +577,22 @@ define([
items: [ items: [
{ {
caption : me.txtMergeCenter, caption : me.txtMergeCenter,
iconCls : 'menu__icon btn-merge-and-center',
value : Asc.c_oAscMergeOptions.MergeCenter value : Asc.c_oAscMergeOptions.MergeCenter
}, },
{ {
caption : me.txtMergeAcross, caption : me.txtMergeAcross,
iconCls : 'menu__icon btn-merge-across',
value : Asc.c_oAscMergeOptions.MergeAcross value : Asc.c_oAscMergeOptions.MergeAcross
}, },
{ {
caption : me.txtMergeCells, caption : me.txtMergeCells,
iconCls : 'menu__icon btn-merge',
value : Asc.c_oAscMergeOptions.Merge value : Asc.c_oAscMergeOptions.Merge
}, },
{ {
caption : me.txtUnmerge, caption : me.txtUnmerge,
iconCls : 'menu__icon btn-unmerge-cells',
value : Asc.c_oAscMergeOptions.None value : Asc.c_oAscMergeOptions.None
} }
] ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 B