equal
deleted
inserted
replaced
1 /* Clearlooks 2 */ |
1 /* Clearlooks 2 */ |
2 |
2 |
|
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} |
|
5 |
3 /* General */ |
6 /* General */ |
4 .clearlooks2 div, .clearlooks2 span, .clearlooks2 a {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 .clearlooks2 {position:absolute} |
7 .clearlooks2 {position:absolute} |
6 .clearlooks2 .wrapper {position:static} |
8 .clearlooks2 .wrapper {position:static} |
7 .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%} |
8 .clearlooks2 .placeholder {border:1px solid #000; background:#888; top:0; left:0; opacity:0.5; filter:alpha(opacity=50)} |
10 .clearlooks2 .placeholder {border:1px solid #000; background:#888; top:0; left:0; opacity:0.5; filter:alpha(opacity=50)} |
9 |
11 |