git-svn-id: http://xe-core.googlecode.com/svn/trunk@1560 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-07 03:02:10 +00:00
parent 2e0f8f7ca5
commit 6c22bceab7

View file

@ -70,7 +70,7 @@ function editorStart(upload_target_srl) {
'<link rel="stylesheet" href="'+editor_path+'/css/editor.css" type="text/css" />'+
'<style>'+
'html {position:static}'+
'body {margin:0em}'+
'body {margin:4px}'+
'</style>'+
'</head><body upload_target_srl="'+upload_target_srl+'">'+
content+