equal
deleted
inserted
replaced
1 /* Clearlooks 2 */ |
1 /* Clearlooks 2 */ |
2 |
2 |
3 /* Reset */ |
3 /* Reset */ |
4 .clearlooks2 div, .clearlooks2 span, .clearlooks2 a {vertical-align:baseline; text-align:left; position:absolute; border:0; padding:0; margin:0; background:transparent; font-family:Arial,Verdana; font-size:11px; color:#000; text-decoration:none; font-weight:normal; width:auto; height:auto; overflow:hidden; display:block} |
4 .clearlooks2, .clearlooks2 div, .clearlooks2 span, .clearlooks2 a {vertical-align:baseline; text-align:left; position:absolute; border:0; padding:0; margin:0; background:transparent; font-family:Arial,Verdana; font-size:11px; color:#000; text-decoration:none; font-weight:normal; width:auto; height:auto; overflow:hidden; display:block} |
5 |
5 |
6 /* General */ |
6 /* General */ |
7 .clearlooks2 {position:absolute} |
7 .clearlooks2 {position:absolute; direction:ltr} |
8 .clearlooks2 .mceWrapper {position:static} |
8 .clearlooks2 .mceWrapper {position:static} |
9 .mceEventBlocker {position:absolute; left:0; top:0; background:url(img/horizontal.gif) no-repeat 0 -75px; width:100%; height:100%} |
9 .mceEventBlocker {position:absolute; left:0; top:0; background:url(img/horizontal.gif) no-repeat 0 -75px; width:100%; height:100%} |
10 .clearlooks2 .mcePlaceHolder {border:1px solid #000; background:#888; top:0; left:0; opacity:0.5; filter:alpha(opacity=50)} |
10 .clearlooks2 .mcePlaceHolder {border:1px solid #000; background:#888; top:0; left:0; opacity:0.5; filter:alpha(opacity=50)} |
|
11 .clearlooks2_modalBlocker {position:absolute; left:0; top:0; width:100%; height:100%; background:#FFF; opacity:0.6; filter:alpha(opacity=60); display:none} |
11 |
12 |
12 /* Top */ |
13 /* Top */ |
13 .clearlooks2 .mceTop, .clearlooks2 .mceTop div {top:0; width:100%; height:23px} |
14 .clearlooks2 .mceTop, .clearlooks2 .mceTop div {top:0; width:100%; height:23px} |
14 .clearlooks2 .mceTop .mceLeft {width:6px; background:url(img/corners.gif)} |
15 .clearlooks2 .mceTop .mceLeft {width:6px; background:url(img/corners.gif)} |
15 .clearlooks2 .mceTop .mceCenter {right:6px; width:100%; height:23px; background:url(img/horizontal.gif) 12px 0; clip:rect(auto auto auto 12px)} |
16 .clearlooks2 .mceTop .mceCenter {right:6px; width:100%; height:23px; background:url(img/horizontal.gif) 12px 0; clip:rect(auto auto auto 12px)} |