|
|
@ -15285,7 +15285,7 @@ BI.FloatBox = BI.inherit(BI.Widget, { |
|
|
|
el: { |
|
|
|
el: { |
|
|
|
type: "bi.icon_button", |
|
|
|
type: "bi.icon_button", |
|
|
|
cls: "bi-message-close close-font", |
|
|
|
cls: "bi-message-close close-font", |
|
|
|
height: 50, |
|
|
|
height: 36, |
|
|
|
handler: function () { |
|
|
|
handler: function () { |
|
|
|
self.currentSectionProvider.close(); |
|
|
|
self.currentSectionProvider.close(); |
|
|
|
} |
|
|
|
} |
|
|
@ -15294,7 +15294,7 @@ BI.FloatBox = BI.inherit(BI.Widget, { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
height: 50 |
|
|
|
height: 36 |
|
|
|
}, |
|
|
|
}, |
|
|
|
center: { |
|
|
|
center: { |
|
|
|
el: { |
|
|
|
el: { |
|
|
|