mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
에디터 스킨중 textarea 스킨 제거하고 default스킨에 white_texteditor, black_texteditor 컬러셋을 추가하여 대체
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4801 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
593442dee9
commit
189785a312
8 changed files with 271 additions and 283 deletions
|
|
@ -40,3 +40,7 @@
|
|||
/* File Uploader */
|
||||
.commentEditor .xeEditor .fileUploader{ border-color:#ddd;}
|
||||
.xeEditor .fileUploader .preview{ border-color:#ddd; background:#fff;}
|
||||
|
||||
/* TextEditor */
|
||||
.xeTextEditor {padding:10px; overflow:hidden; margin:0 0 10px 0;}
|
||||
.xeTextEditor textarea { display:block; margin:0; padding:2px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue