mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
#18069350 * 검정배경 에디터가 제대로 표시되지 않는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6528 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
80719a877e
commit
e51b20e4eb
2 changed files with 486 additions and 484 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
/* Type Selector */
|
||||
.xpress-editor *{margin:0; padding:0; font-style:normal; font-size:12px; }
|
||||
.xpress-editor img,
|
||||
.xpress-editor img,
|
||||
.xpress-editor fieldset,
|
||||
.xpress-editor button{ border:0;}
|
||||
.xpress-editor button{ background:none; background-repeat:no-repeat; cursor:pointer; _cursor /**/:hand;}
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
/* Layout Selector */
|
||||
.xpress-editor{ position:relative; background:transparent;}
|
||||
.xpress-editor #smart_content{ position:relative; clear:both; margin:0 0 10px 0; border:1px solid #c2c2c2; *zoom:1; z-index:5; background:#fff;}
|
||||
.xpress-editor.black #smart_content {background:transparent;}
|
||||
.xpress-editor #smart_footer{ position:relative; text-align:center; padding:10px 0;}
|
||||
|
||||
/* Footer */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue