mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 21:29:58 +09:00
chrome에서 xpresseditor 입력창조절 css 문제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7240 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
666defd69a
commit
bd317e765d
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
.xpress-editor .input_area textarea{ *margin:0 -10px; _margin-bottom:-2px;}
|
||||
.xpress-editor .input_area textarea.blind{ display:none;}
|
||||
.xpress-editor .input_control{ position:relative; display:block; width:100%; clear:both; text-align:center; background:#fbfbfb url(../img/btn_expand.gif) no-repeat center center; cursor:n-resize;}
|
||||
.xpress-editor .input_control span{ display:block; height:10px; border-top:1px solid #dfdfdf; visibility:visible; font-size:0; line-height:200%; white-space:nowrap; color:#fff;}
|
||||
.xpress-editor .input_control span{ display:block; height:10px; visibility:hidden; overflow:visible; font-size:0; line-height:200%; white-space:nowrap; color:#fff;}
|
||||
.xpress-editor.black .input_control { background:#111 url(../img/btn_expand.black.gif) no-repeat center center;}
|
||||
.xpress-editor.black .input_control span{ border-top:1px solid #333; color:#000;}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue