Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Microsoft Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.XEBPopupTitle
{
background-color: #FFFAEF;
padding: 5px;
font-size: medium;
text-align: center
/*opacity: 0.5;*/
}
.XEBMnuItm
{
}
/* Layout for XEB BSL function template wizard */
#bsl_mac
{
left:0px;
top:0px;
}
#bsl_win
{
left:25px;
top:0px;
}
#bsl_func_type
{
/*position:absolute;*/
left:0px;
top:25px;
}
#bsl_func_name
{
/*position:relative;*/
left:0px;
top:50px;
}
#bsl_func_default
{
position:relative;
left:0px;
top:75px;
}
#bsl_arg1_opt
{
left:50px;
top:100px;
}
#bsl_arg1_type
{
left:50px;
top:125px;
}
#bsl_arg1_name
{
left:50px;
top:150px;
}
#bsl_arg1_default
{
left:50px;
top:175px;
}
#bsl_arg1_alt
{
left:5px;
top:200px;
}
#bsl_arg1_alttype
{
left:50px;
top:225px;
}
#bsl_arg1_altname
{
left:50px;
top:250px;
}