includes/clientside/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css
changeset 459 31c23016ab62
parent 335 67bd3121a12e
child 476 f26a69c40431
equal deleted inserted replaced
458:c433348f3628 459:31c23016ab62
     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