mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
에디터의 글 임시 저장의 시간을 15초 단위로 바꾸고 에디터 바로 상단에 메세지가 표시되도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1948 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e6033d5b70
commit
3ad2b64fbf
3 changed files with 13 additions and 5 deletions
|
|
@ -25,7 +25,7 @@
|
|||
.xeEditor .textAreaDragIndicator { text-align:center; background:url(../images/lineTextAreaDrag.gif) repeat-x left center; margin-bottom:1em; margin-top:5px; }
|
||||
.xeEditor .textAreaDragIndicatorBar { background:url(../images/buttonTextAreaDrag.gif) no-repeat center; margin-bottom:1em;cursor:move;height:14px;}
|
||||
|
||||
div.editor_autosaved_message { font-size:9pt; font-weight:bold; color:#888888; display:none; position:absolute; top:10px; right:10px; }
|
||||
div.editor_autosaved_message { color:#888888; display:none; padding:3px;}
|
||||
|
||||
.xeEditor .inputTypeTextArea { background:#fbfbfb; padding:1em; width:94%;}
|
||||
.xeEditor #textAreaDrag {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue