rhymix/modules/editor/skins/textarea/css/editor.css
zero 805b50e5b5 textarea 에디터 스킨 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3553 201d5d3c-b55e-5fd7-737f-ddc643e51545
2008-01-21 09:20:41 +00:00

4 lines
133 B
CSS

@charset "utf-8";
.xeTextareaEditor {width:100%; }
.xeTextareaEditor textarea { display:block; margin:10px 10px 0 10px; width:90%;}