[all] renamed icon
This commit is contained in:
parent
0deaea3497
commit
7e9a81f1ab
|
@ -410,7 +410,7 @@ define([
|
||||||
|
|
||||||
me.btnOptions = new Common.UI.Button({
|
me.btnOptions = new Common.UI.Button({
|
||||||
cls: 'btn-header no-caret',
|
cls: 'btn-header no-caret',
|
||||||
iconCls: 'toolbar__icon icon--inverse btn-options',
|
iconCls: 'toolbar__icon icon--inverse btn-ic-options',
|
||||||
menu: true
|
menu: true
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 99 B After Width: | Height: | Size: 99 B |
Before Width: | Height: | Size: 90 B After Width: | Height: | Size: 90 B |
Before Width: | Height: | Size: 114 B After Width: | Height: | Size: 114 B |
Loading…
Reference in a new issue