|
|
@ -167,7 +167,7 @@ BI.MultiLayerDownListPopup = BI.inherit(BI.Pane, { |
|
|
|
}], |
|
|
|
}], |
|
|
|
cls: "bi-down-list-spliter-container cursor-pointer", |
|
|
|
cls: "bi-down-list-spliter-container cursor-pointer", |
|
|
|
lgap: 10, |
|
|
|
lgap: 10, |
|
|
|
rgap: 10 |
|
|
|
rgap: 0 |
|
|
|
}); |
|
|
|
}); |
|
|
|
result.push(spliter_container); |
|
|
|
result.push(spliter_container); |
|
|
|
} |
|
|
|
} |
|
|
|