[SSE] Change icons for pivot table
|
@ -30,7 +30,7 @@
|
|||
<button id="id-right-menu-chart" class="btn btn-category arrow-left" content-target="id-chart-settings"><i class="icon toolbar__icon btn-menu-chart"> </i></button>
|
||||
<button id="id-right-menu-text" class="btn btn-category arrow-left" content-target="id-paragraph-settings"><i class="icon toolbar__icon btn-paragraph"> </i></button>
|
||||
<button id="id-right-menu-textart" class="btn btn-category arrow-left" content-target="id-textart-settings"><i class="icon toolbar__icon btn-menu-textart"> </i></button>
|
||||
<button id="id-right-menu-pivot" class="btn btn-category arrow-left" content-target="id-pivot-settings"><i class="icon toolbar__icon btn-menu-pivot"> </i></button>
|
||||
<button id="id-right-menu-pivot" class="btn btn-category arrow-left" content-target="id-pivot-settings"><i class="icon toolbar__icon btn-pivot-sum"> </i></button>
|
||||
<button id="id-right-menu-slicer" class="btn btn-category arrow-left" content-target="id-slicer-settings"><i class="icon toolbar__icon btn-slicer"> </i></button>
|
||||
<button id="id-right-menu-signature" class="btn btn-category arrow-left hidden" content-target="id-signature-settings"><i class="icon toolbar__icon btn-menu-signature"> </i></button>
|
||||
</div>
|
||||
|
|
|
@ -180,7 +180,7 @@ define([
|
|||
|
||||
this.btnAddPivot = new Common.UI.Button({
|
||||
cls: 'btn-toolbar x-huge icon-top',
|
||||
iconCls: 'toolbar__icon btn-add-pivot',
|
||||
iconCls: 'toolbar__icon btn-pivot-sum',
|
||||
caption: this.txtCreate,
|
||||
disabled : false,
|
||||
lock : [_set.lostConnect, _set.coAuth, _set.editPivot, _set.selRangeEdit, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.selSlicer]
|
||||
|
|
Before Width: | Height: | Size: 317 B |
After Width: | Height: | Size: 637 B |
Before Width: | Height: | Size: 222 B |
Before Width: | Height: | Size: 323 B |
After Width: | Height: | Size: 713 B |
Before Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 342 B |
After Width: | Height: | Size: 713 B |
Before Width: | Height: | Size: 317 B |
Before Width: | Height: | Size: 259 B |
After Width: | Height: | Size: 524 B |
Before Width: | Height: | Size: 196 B |
Before Width: | Height: | Size: 392 B |
After Width: | Height: | Size: 935 B |
Before Width: | Height: | Size: 245 B |