* commit '9b650ef9b72980e5ef5da6778f922bfc61734c5a': 无JIRA任务 样式调整 无JIRA任务 视觉调整
@ -156,7 +156,7 @@ BI.TextBubblePopupBarView = BI.inherit(BI.Widget, {
buttons: [{
type: "bi.button",
value: BI.i18nText("BI-Basic_Cancel"),
ghost: true,
level: "ignore",
height: 24,
handler: function () {
self.fireEvent(BI.BubblePopupBarView.EVENT_CLICK_TOOLBAR_BUTTON, false);
@ -4,6 +4,9 @@
& .trigger-icon-button{
font-size: 16px;
}
& .search-text-value-trigger{
.border-radius(2px);
&.combo-error {
& .bi-search-text-value-trigger{
& .bi-text-button {