web/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css
changeset 194 32102edaa81b
parent 136 bde1974c263b
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
     1 /* Clearlooks 2 */
     1 /* Clearlooks 2 */
       
     2 
     2 /* Reset */
     3 /* Reset */
     3 .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;}
     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}
     4 
     5 
     5 /* General */
     6 /* General */
     6 .clearlooks2 {position:absolute; direction:ltr}
     7 .clearlooks2 {position:absolute; direction:ltr}
     7 .clearlooks2 .mceWrapper {position:static}
     8 .clearlooks2 .mceWrapper {position:static}
     8 .mceEventBlocker {position:fixed; left:0; top:0; background:url(img/horizontal.gif) no-repeat 0 -75px; width:100%; height:100%}
     9 .mceEventBlocker {position:fixed; left:0; top:0; background:url(img/horizontal.gif) no-repeat 0 -75px; width:100%; height:100%}
    76 .clearlooks2 .mceStatusbar .mceBottom .mceCenter {background:url(img/horizontal.gif) 0 -52px}
    77 .clearlooks2 .mceStatusbar .mceBottom .mceCenter {background:url(img/horizontal.gif) 0 -52px}
    77 .clearlooks2 .mceStatusbar .mceBottom .mceRight {background:url(img/corners.gif) -24px 0}
    78 .clearlooks2 .mceStatusbar .mceBottom .mceRight {background:url(img/corners.gif) -24px 0}
    78 .clearlooks2 .mceStatusbar .mceBottom span {display:block; left:7px; font-family:Arial, Verdana; font-size:11px; line-height:23px}
    79 .clearlooks2 .mceStatusbar .mceBottom span {display:block; left:7px; font-family:Arial, Verdana; font-size:11px; line-height:23px}
    79 
    80 
    80 /* Actions */
    81 /* Actions */
    81 .clearlooks2 a {width:29px; height:16px; top:3px}
    82 .clearlooks2 a {width:29px; height:16px; top:3px;}
    82 .clearlooks2 .mceClose {right:6px; background:url(img/buttons.gif) -87px 0}
    83 .clearlooks2 .mceClose {right:6px; background:url(img/buttons.gif) -87px 0}
    83 .clearlooks2 .mceMin {display:none; right:68px; background:url(img/buttons.gif) 0 0}
    84 .clearlooks2 .mceMin {display:none; right:68px; background:url(img/buttons.gif) 0 0}
    84 .clearlooks2 .mceMed {display:none; right:37px; background:url(img/buttons.gif) -29px 0}
    85 .clearlooks2 .mceMed {display:none; right:37px; background:url(img/buttons.gif) -29px 0}
    85 .clearlooks2 .mceMax {display:none; right:37px; background:url(img/buttons.gif) -58px 0}
    86 .clearlooks2 .mceMax {display:none; right:37px; background:url(img/buttons.gif) -58px 0}
    86 .clearlooks2 .mceMove {display:none;width:100%;cursor:move;background:url(img/corners.gif) no-repeat -100px -100px}
    87 .clearlooks2 .mceMove {display:none;width:100%;cursor:move;background:url(img/corners.gif) no-repeat -100px -100px}
   104 .clearlooks2 .mceMaximized .mceMed {display:block}
   105 .clearlooks2 .mceMaximized .mceMed {display:block}
   105 .clearlooks2 .mceMaximized .mceMax {display:none}
   106 .clearlooks2 .mceMaximized .mceMax {display:none}
   106 .clearlooks2 a.mceResizeN {top:0; left:0; width:100%; cursor:n-resize}
   107 .clearlooks2 a.mceResizeN {top:0; left:0; width:100%; cursor:n-resize}
   107 .clearlooks2 a.mceResizeNW {top:0; left:0; cursor:nw-resize}
   108 .clearlooks2 a.mceResizeNW {top:0; left:0; cursor:nw-resize}
   108 .clearlooks2 a.mceResizeNE {top:0; right:0; cursor:ne-resize}
   109 .clearlooks2 a.mceResizeNE {top:0; right:0; cursor:ne-resize}
   109 .clearlooks2 a.mceResizeW {top:0; left:0; height:100%; cursor:w-resize}
   110 .clearlooks2 a.mceResizeW {top:0; left:0; height:100%; cursor:w-resize;}
   110 .clearlooks2 a.mceResizeE {top:0; right:0; height:100%; cursor:e-resize}
   111 .clearlooks2 a.mceResizeE {top:0; right:0; height:100%; cursor:e-resize}
   111 .clearlooks2 a.mceResizeS {bottom:0; left:0; width:100%; cursor:s-resize}
   112 .clearlooks2 a.mceResizeS {bottom:0; left:0; width:100%; cursor:s-resize}
   112 .clearlooks2 a.mceResizeSW {bottom:0; left:0; cursor:sw-resize}
   113 .clearlooks2 a.mceResizeSW {bottom:0; left:0; cursor:sw-resize}
   113 .clearlooks2 a.mceResizeSE {bottom:0; right:0; cursor:se-resize}
   114 .clearlooks2 a.mceResizeSE {bottom:0; right:0; cursor:se-resize}
   114 
   115 
   115 /* Alert/Confirm */
   116 /* Alert/Confirm */
   116 .clearlooks2 .mceButton {font-weight:bold; bottom:10px; width:80px; height:30px; background:url(img/button.gif); line-height:30px; vertical-align:middle; text-align:center; outline:0}
   117 .clearlooks2 .mceButton {font-weight:bold; bottom:10px; width:80px; height:30px; background:url(img/button.gif); line-height:30px; vertical-align:middle; text-align:center; outline:0}
   117 .clearlooks2 .mceMiddle .mceIcon {left:15px; top:35px; width:32px; height:32px}
   118 .clearlooks2 .mceMiddle .mceIcon {left:15px; top:35px; width:32px; height:32px}
   118 .clearlooks2 .mceAlert .mceMiddle span, .clearlooks2 .mceConfirm .mceMiddle span {background:transparent;left:60px; top:35px; width:320px; height:50px; font-weight:bold; overflow:auto; white-space:normal}
   119 .clearlooks2 .mceAlert .mceMiddle span, .clearlooks2 .mceConfirm .mceMiddle span {background:transparent;left:60px; top:35px; width:320px; height:50px; font-weight:bold; overflow:auto; white-space:normal}
   119 .clearlooks2 a:hover {font-weight:bold}
   120 .clearlooks2 a:hover {font-weight:bold;}
   120 .clearlooks2 .mceAlert .mceMiddle, .clearlooks2 .mceConfirm .mceMiddle {background:#E4F2FD}
   121 .clearlooks2 .mceAlert .mceMiddle, .clearlooks2 .mceConfirm .mceMiddle {background:#F9F9F9}
   121 .clearlooks2 .mceAlert .mceOk {left:50%; top:auto; margin-left: -40px}
   122 .clearlooks2 .mceAlert .mceOk {left:50%; top:auto; margin-left: -40px}
   122 .clearlooks2 .mceAlert .mceIcon {background:url(img/alert.gif)}
   123 .clearlooks2 .mceAlert .mceIcon {background:url(img/alert.gif)}
   123 .clearlooks2 .mceConfirm .mceOk {left:50%; top:auto; margin-left: -90px}
   124 .clearlooks2 .mceConfirm .mceOk {left:50%; top:auto; margin-left: -90px}
   124 .clearlooks2 .mceConfirm .mceCancel {left:50%; top:auto}
   125 .clearlooks2 .mceConfirm .mceCancel {left:50%; top:auto}
   125 .clearlooks2 .mceConfirm .mceIcon {background:url(img/confirm.gif)}
   126 .clearlooks2 .mceConfirm .mceIcon {background:url(img/confirm.gif)}