mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 06:42:14 +09:00
위젯 모듈 설정시 CSS오류등 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5299 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
906bb46d19
commit
efc0e0f12d
5 changed files with 16 additions and 8 deletions
|
|
@ -52,5 +52,7 @@ div.editor { width:700px; }
|
|||
|
||||
.help { padding:5px 0; background-color:#EFEFEF; border-top:1px solid #CCCCCC; }
|
||||
|
||||
ul.midCommand { float:left; margin:0 0 0 10px;; padding:0;}
|
||||
ul.midCommand { float:left; margin:0 0 0 10px;; padding:0; *zoom:1; }
|
||||
ul.midCommand li { display:block; margin-bottom:5px; list-style:none;}
|
||||
|
||||
#popBody { *zoom:1; position:relative;}
|
||||
|
|
|
|||
|
|
@ -22,8 +22,10 @@
|
|||
</div>
|
||||
|
||||
<div id="popBody">
|
||||
|
||||
{@ $_caption = $lang->about_widget_code_in_page}
|
||||
<!--#include("widget_generate_code.include.html")-->
|
||||
|
||||
</div>
|
||||
<div id="popFooter" class="tCenter gap1">
|
||||
<span class="button green"><input type="submit" value="{$lang->cmd_generate_code}" /></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue