mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-16 17:59:55 +09:00
r17468953 자동 저장 메세지 영역이 쓸데없이 큰 것을 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4930 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3bdfc40ac1
commit
93a8580c20
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ a.skipToolBox:active span{ width:auto; height:auto; padding:3px 15px; font-weigh
|
|||
.toolBox .item .emoticon button:active{ background-position:-558px -42px;}
|
||||
|
||||
/* Auto Save */
|
||||
.xeEditor .editor_autosaved_message{background:none; border:none; text-align:right; clear:both; padding-right:5px; }
|
||||
.xeEditor .editor_autosaved_message{background:none; border:none; text-align:right; clear:both; margin:0; padding:0 5px 0 0; }
|
||||
|
||||
/* Edit Area */
|
||||
.xeEditor .editorBox{ border-bottom:5px solid; position:relative; width:100%;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue