mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
xpressEditor에서 컴포넌트,html을 모두 쓰지 않을 경우 bar를 보이지 않도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6367 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9296c680ac
commit
92cc6ec051
2 changed files with 5 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
.xpress-editor.black .input_control span{ border-top:1px solid #333; color:#000;}
|
||||
|
||||
.xpress-editor .tool{ position:relative; overflow:visible; padding:5px 10px 6px 10px; *padding:5px 10px 8px 10px; z-index:40; clear:both; background:#f8f8f8 url(../img/bg_tool.gif) repeat-x left bottom; border:0; *zoom:1;}
|
||||
.xpress-editor .tool.disable { display:none; }
|
||||
.xpress-editor.black .tool{ background:#111 url(../img/bg_tool.black.gif) repeat-x left bottom; }
|
||||
|
||||
.xpress-editor .tool:after{ content:""; display:block; clear:both;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue