mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
#577 textarea editor UI css width fixed. Thanks to digirave.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9910 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6f799d981f
commit
796cdd0eaa
6 changed files with 6 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
@charset "utf-8";
|
||||
/* NHN (developers@xpressengine.com) */
|
||||
/* TextEditor */
|
||||
.xeTextEditor {overflow:hidden}
|
||||
.xeTextEditor {margin:0 12px 0 0}
|
||||
.xeTextEditor textarea {display:block;margin:0;padding:5px}
|
||||
.xeTextEditor.black textarea {color:#fff;background-color:#000}
|
||||
/* Type Selector */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue