mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
에디터 확장 콤포넌트 버튼 IE6~7 디버깅.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6288 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6a1731a58f
commit
6392d0cdff
1 changed files with 2 additions and 2 deletions
|
|
@ -69,7 +69,7 @@
|
|||
.xpress-editor .tool li.extensions span.exButton,
|
||||
.xpress-editor .tool li.extensions span.exButton button{ float:left; position:relative; display:inline-block; width:auto; background:url(../img/btn_extension.gif) no-repeat left top;}
|
||||
.xpress-editor .tool li.extensions span.exButton{ margin-right:18px;}
|
||||
.xpress-editor .tool li.extensions span.exButton button{ left:18px; height:21px; background-position:right top; padding:0 4px 0 0; font:11px/21px Tahoma, Sans-serif; text-align:left; *overflow:visible;}
|
||||
.xpress-editor .tool li.extensions span.exButton button{ left:18px; height:21px; background-position:right top; padding:0 4px 0 0; font:11px/21px Tahoma, Sans-serif; text-align:left; *overflow:visible; *line-height:20px;}
|
||||
.xpress-editor.black .tool li.extensions span.exButton,
|
||||
.xpress-editor.black .tool li.extensions span.exButton button{ color:#fff; background-image:url(../img/btn_extension.black.gif); }
|
||||
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
.xpress-editor .tool li.html span,
|
||||
.xpress-editor .tool li.preview span{ margin-right:2px; background-position:left top;}
|
||||
.xpress-editor .tool li.html span button,
|
||||
.xpress-editor .tool li.preview span button{ left:2px; height:21px; background-position:right top; font:11px/21px Tahoma, Sans-serif; padding:0 4px; *overflow:visible;}
|
||||
.xpress-editor .tool li.preview span button{ left:2px; height:21px; background-position:right top; font:11px/21px Tahoma, Sans-serif; padding:0 4px; *overflow:visible; *line-height:20px;}
|
||||
|
||||
.xpress-editor .tool ul.type li{ float:none; display:inline; *top:1px;}
|
||||
.xpress-editor .tool ul.type li select{ height:21px; width:62px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue