xquared에서도 자동저장 가능하도록 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3052 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2007-11-23 02:38:37 +00:00
parent cb152ca648
commit 40df9a7b74
5 changed files with 84 additions and 66 deletions

View file

@ -1,4 +1,5 @@
@charset "utf-8";
.xeEditor .editor_info .editor_autosaved_message { color:#888888; text-align:right; }
.xeEditor .fileAttach { position:relative; top:20px; padding:0 1em .5em 1em;}
.xeEditor .fileAttach .preview { padding:5px; width:110px; height:110px; border:1px solid #e1e1dd; background:#fbfbfb; float:left; margin-right:.5em;}