From b7c6806144244e285f2308e8e8bd33d8557051fd Mon Sep 17 00:00:00 2001
From: zero
Date: Thu, 7 Jun 2007 02:59:28 +0000
Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1558
201d5d3c-b55e-5fd7-737f-ddc643e51545
---
common/css/default.css | 10 +++-------
modules/editor/tpl/js/editor.js | 5 ++++-
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/common/css/default.css b/common/css/default.css
index dc5ba850a..0b3270f43 100644
--- a/common/css/default.css
+++ b/common/css/default.css
@@ -1,13 +1,13 @@
@charset "utf-8";
/*
-NHN UIT Lab. WebStandardization Team
-Jeong, Chan Myeong 070529~070529
+NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
+Jeong, Chan Myeong 070601~070630
*/
/* default.css - Type Selector Definition */
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
html, body { height:100%;}
-html { width:100%; }
+html { width:100%; position:relative;}
body { font-size:.75em; margin:2em;}
img { border:none;}
label { cursor:pointer;}
@@ -29,10 +29,6 @@ a.bold {
font-weight:bold;
}
-FORM {
- display:inline;
-}
-
.editor_blue_text { color: #145ff9; text-decoration:none; border-bottom:2px solid #4a7fec;}
.editor_red_text { color: #f42126; text-decoration:none; border-bottom:2px solid #e54347;}
.editor_yellow_text { color: #c9bd00; text-decoration:none; border-bottom:2px solid #ece460;}
diff --git a/modules/editor/tpl/js/editor.js b/modules/editor/tpl/js/editor.js
index 4a11a725c..390825cdb 100755
--- a/modules/editor/tpl/js/editor.js
+++ b/modules/editor/tpl/js/editor.js
@@ -68,7 +68,10 @@ function editorStart(upload_target_srl) {
''+
''+
''+
- '
'+
+ ''+
+ ''+
content+
"\n"+
'