From 36d8d97ad998e9e0b5ff40433c610ddc89a59dbb Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 19 Nov 2008 03:36:31 +0000 Subject: [PATCH] =?UTF-8?q?=EC=97=90=EB=94=94=ED=84=B0=20=EC=BB=B4?= =?UTF-8?q?=ED=8F=AC=EB=84=8C=ED=8A=B8=20=EB=AA=A9=EB=A1=9D=EC=97=90?= =?UTF-8?q?=EC=84=9C=20li=20=EC=9D=98=20list-style=EC=9D=B4=20=EB=B3=B4?= =?UTF-8?q?=EC=9D=B4=EB=8A=94=20=EA=B2=83=EC=9D=84=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4890 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/skins/default/css/editor.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/editor/skins/default/css/editor.css b/modules/editor/skins/default/css/editor.css index f97ad6805..e763c399c 100644 --- a/modules/editor/skins/default/css/editor.css +++ b/modules/editor/skins/default/css/editor.css @@ -238,3 +238,5 @@ a.skipToolBox:active span{ width:auto; height:auto; padding:3px 15px; font-weigh .xeEditor .fileUploader .fileUploadControl{ clear:right;} .xeEditor .fileUploader .fileUploadControl .button{ margin-bottom:5px;} .xeEditor .fileUploader .file_attach_info{ clear:right; margin:5px 0;} + +#editor_component_1 { list-style:none; }