mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
default editor fix
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4886 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
66315d2246
commit
3f5bc319f9
1 changed files with 2 additions and 2 deletions
|
|
@ -209,8 +209,8 @@ a.skipToolBox:active span{ width:auto; height:auto; padding:3px 15px; font-weigh
|
|||
.xeEditor .editor_autosaved_message{background:none; border:none; text-align:right; clear:both; padding-right:5px; }
|
||||
|
||||
/* Edit Area */
|
||||
.xeEditor .editorBox{ border-bottom:5px solid; position:relative;}
|
||||
.xeEditor .editorBox .editorMargin{ margin:0 5px;}
|
||||
.xeEditor .editorBox{ border-bottom:5px solid; position:relative; width:100%;}
|
||||
.xeEditor .editorBox .editorMargin{ margin:0 5px; *zoom:1;}
|
||||
|
||||
/* Editor Display */
|
||||
.xeEditor .toolBox, .xeEditor .richEditor, .xeEditor .htmlEditor {display:none;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue