mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1559 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b7c6806144
commit
2e0f8f7ca5
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,8 @@ function editorStart(upload_target_srl) {
|
|||
'<link rel="stylesheet" href="./common/css/default.css" type="text/css" />'+
|
||||
'<link rel="stylesheet" href="'+editor_path+'/css/editor.css" type="text/css" />'+
|
||||
'<style>'+
|
||||
'html {position:static;}'+
|
||||
'html {position:static}'+
|
||||
'body {margin:0em}'+
|
||||
'</style>'+
|
||||
'</head><body upload_target_srl="'+upload_target_srl+'">'+
|
||||
content+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue