19,809
edits
(okay, we are going to need to place these controls manually too) |
(more width) |
||
| Line 807: | Line 807: | ||
curPopup = new XEBPopup('bslvar', m.x, m.y + 22); // make pop-up 22px below cursor (height of button bar) | curPopup = new XEBPopup('bslvar', m.x, m.y + 22); // make pop-up 22px below cursor (height of button bar) | ||
XEBPopup.prototype.width = | XEBPopup.prototype.width = 245; | ||
var mt = '<form name="XEBPopupBSLVarForm" id="XEBFormBSLVar">' + | var mt = '<form name="XEBPopupBSLVarForm" id="XEBFormBSLVar">' + | ||