19,809
edits
(testing positioning of control-specific ids) |
No edit summary |
||
| Line 22: | Line 22: | ||
#bsl_platform_mac | #bsl_platform_mac | ||
{ | { | ||
position: | position:absolute; | ||
left:100px; | left:100px; | ||
top:0px; | top:0px; | ||
| Line 29: | Line 29: | ||
#bsl_platform_win | #bsl_platform_win | ||
{ | { | ||
position: | position:absolute; | ||
left:150px; | left:150px; | ||
top:0px; | top:0px; | ||