mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
IE6 Bug fix - font color layer legend.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7908 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1304218169
commit
7a69e05c2a
1 changed files with 4 additions and 5 deletions
|
|
@ -204,8 +204,8 @@ body{height:100%}
|
|||
.xd .t2 .u2 .lr .h5 button{font-size:14px}
|
||||
.xd .t2 .u2 .lr .h6 button{font-size:12px}
|
||||
/* Layer - u3 (cr) */
|
||||
.xd .t2 .u3 .cr .lr fieldset{position:relative}
|
||||
.xd .t2 .u3 .cr .lr legend{font-size:12px;font-weight:bold;margin:0;padding:0;display:block;line-height:normal;width:auto;height:auto;position:static}
|
||||
.xd .t2 .u3 .cr .lr fieldset{position:relative;_float:left}
|
||||
.xd .t2 .u3 .cr .lr legend{font-size:12px;font-weight:bold;margin:0;padding:0;display:inline;line-height:normal;width:auto;height:auto;position:static}
|
||||
.xd .t2 .u3 .cr .lr .ct,
|
||||
.xd .t2 .u3 .cr .lr .cx{width:204px;position:relative;*zoom:1;overflow:hidden}
|
||||
.xd .t2 .u3 .cr .lr .ct:after,
|
||||
|
|
@ -218,7 +218,6 @@ body{height:100%}
|
|||
.xd .t2 .u3 .cr .lr .cx li button{display:block;position:relative;overflow:hidden;width:67px;height:18px;font-size:11px;text-align:left}
|
||||
/* Layer - u6 (ur) */
|
||||
.xd .t2 .u6 .ur .lr{width:260px;left:auto;right:-1px}
|
||||
.xd .t2 .u6 .ur .lr fieldset{*zoom:1}
|
||||
.xd .t2 .u6 .ur .lr fieldset:after{content:"";display:block;clear:both}
|
||||
.xd .t2 .u6 .ur .lr .itx{display:block;width:250px;margin:0 0 4px 0;background:#fff}
|
||||
.xd .t2 .u6 .ur .lr .nw{float:left;line-height:21px;white-space:nowrap}
|
||||
|
|
@ -242,7 +241,7 @@ body{height:100%}
|
|||
/* Layer - u6 (te) */
|
||||
.xd .t2 .u6 .te .lr{left:auto;right:-1px}
|
||||
.xd .t2 .u6 .te .lr fieldset{position:relative;width:280px;padding:0 0 10px 0}
|
||||
.xd .t2 .u6 .te .lr legend{font-size:12px;font-weight:bold;margin:0;padding:10px 0 0 0;display:block;line-height:normal;width:auto;height:auto;position:static}
|
||||
.xd .t2 .u6 .te .lr legend{font-size:12px;font-weight:bold;margin:0;padding:10px 0 0 0;display:inline;line-height:normal;width:auto;height:auto;position:static}
|
||||
.xd .t2 .u6 .te .lr .pv{border-bottom:1px solid #ddd}
|
||||
.xd .t2 .u6 .te .lr .pv legend{padding:0}
|
||||
.xd .t2 .u6 .te .lr .pv .xdcs{background:#fff;line-height:1.5;margin:0 -10px;padding:1px 10px;box-shadow:inset 0 0 3px #999;-moz-box-shadow:inset 0 0 3px #999;-webkit-box-shadow:inset 0 0 3px #999}
|
||||
|
|
@ -283,7 +282,7 @@ body{height:100%}
|
|||
/* Layer - u6 (fr) */
|
||||
.xd .t2 .u6 .fr .lr{left:auto;right:-1px}
|
||||
.xd .t2 .u6 .fr .lr fieldset{position:relative}
|
||||
.xd .t2 .u6 .fr .lr legend{font-size:12px;font-weight:bold;margin:0;display:block;line-height:normal;width:auto;height:auto;position:static}
|
||||
.xd .t2 .u6 .fr .lr legend{font-size:12px;font-weight:bold;margin:0;display:inline;line-height:normal;width:auto;height:auto;position:static}
|
||||
.xd .t2 .u6 .fr .lr .itx{width:120px;padding-right:70px}
|
||||
.xd .t2 .u6 .fr .lr .find{border-bottom:1px solid #ddd;padding:0 0 10px 0}
|
||||
.xd .t2 .u6 .fr .lr .find .btn{position:absolute;top:0;right:0;z-index:3}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue