19,809
edits
(adding "position:absolute" to all controls) |
(only positioning a row's div instead of any controls) |
||
| Line 13: | Line 13: | ||
/* Layout for XEB BSL function template wizard */ | /* Layout for XEB BSL function template wizard */ | ||
# | #bsl_row_platform | ||
{ | { | ||
position:absolute; | position:absolute; | ||
left:0px; | left:0px; | ||
top | top:25px; | ||
} | } | ||
#bsl_func_type | /*#bsl_func_type | ||
{ | { | ||
position:absolute; | position:absolute; | ||
| Line 95: | Line 88: | ||
left:50px; | left:50px; | ||
top:250px; | top:250px; | ||
} | }*/ | ||