Update merge icons
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 128 B |
Before Width: | Height: | Size: 311 B After Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 348 B After Width: | Height: | Size: 144 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 119 B |
Before Width: | Height: | Size: 404 B After Width: | Height: | Size: 139 B |
|
@ -568,7 +568,7 @@ define([
|
|||
me.btnMerge = new Common.UI.Button({
|
||||
id : 'id-toolbar-rtn-merge',
|
||||
cls : 'btn-toolbar',
|
||||
iconCls : 'toolbar__icon btn-merge',
|
||||
iconCls : 'toolbar__icon btn-merge-and-center',
|
||||
enableToggle: true,
|
||||
allowDepress: true,
|
||||
split : true,
|
||||
|
@ -577,18 +577,22 @@ define([
|
|||
items: [
|
||||
{
|
||||
caption : me.txtMergeCenter,
|
||||
iconCls : 'menu__icon btn-merge-and-center',
|
||||
value : Asc.c_oAscMergeOptions.MergeCenter
|
||||
},
|
||||
{
|
||||
caption : me.txtMergeAcross,
|
||||
iconCls : 'menu__icon btn-merge-across',
|
||||
value : Asc.c_oAscMergeOptions.MergeAcross
|
||||
},
|
||||
{
|
||||
caption : me.txtMergeCells,
|
||||
iconCls : 'menu__icon btn-merge',
|
||||
value : Asc.c_oAscMergeOptions.Merge
|
||||
},
|
||||
{
|
||||
caption : me.txtUnmerge,
|
||||
iconCls : 'menu__icon btn-unmerge-cells',
|
||||
value : Asc.c_oAscMergeOptions.None
|
||||
}
|
||||
]
|
||||
|
|
After Width: | Height: | Size: 182 B |
After Width: | Height: | Size: 216 B |
After Width: | Height: | Size: 122 B |
After Width: | Height: | Size: 183 B |
After Width: | Height: | Size: 212 B |
After Width: | Height: | Size: 126 B |
After Width: | Height: | Size: 210 B |
After Width: | Height: | Size: 241 B |
After Width: | Height: | Size: 137 B |
After Width: | Height: | Size: 167 B |
After Width: | Height: | Size: 201 B |
After Width: | Height: | Size: 114 B |
After Width: | Height: | Size: 235 B |
After Width: | Height: | Size: 280 B |
After Width: | Height: | Size: 133 B |