@ -23,11 +23,8 @@ BI.SliderIconButton = BI.inherit(BI.Widget, {
},
items: [{
el: {
type: "bi.text_button",
width: 16,
height: 16,
forceNotSelected: true,
cls: "slider-button bi-list-item-select3 bi-high-light-border",
type: "bi.text",
cls: "slider-button bi-high-light-border",
ref: function () {
self.slider = this;
}