wp/wp-includes/js/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css
changeset 0 d970ebf37754
equal deleted inserted replaced
-1:000000000000 0:d970ebf37754
       
     1 /* Clearlooks 2 */
       
     2 
       
     3 /* Reset */
       
     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 
       
     6 /* General */
       
     7 .clearlooks2 {position:absolute; direction:ltr}
       
     8 .clearlooks2 .mceWrapper {position:static}
       
     9 .mceEventBlocker {position:fixed; 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; -ms-filter:'alpha(opacity=50)'; filter:alpha(opacity=50)}
       
    11 .clearlooks2_modalBlocker {position:fixed; left:0; top:0; width:100%; height:100%; background:#FFF; opacity:0.6; -ms-filter:'alpha(opacity=60)'; filter:alpha(opacity=60); display:none}
       
    12 
       
    13 /* Top */
       
    14 .clearlooks2 .mceTop, 
       
    15 .clearlooks2 .mceTop div {
       
    16 	top:0; 
       
    17 	width:100%; 
       
    18 	height:23px
       
    19 }
       
    20 .clearlooks2 .mceTop .mceLeft {
       
    21 	width:55%; 
       
    22 	background-image: none;
       
    23 	border-style: solid none none solid;
       
    24 	border-width: 1px;
       
    25 }
       
    26 .clearlooks2 .mceTop .mceCenter {
       
    27 }
       
    28 .clearlooks2 .mceTop .mceRight {
       
    29 	right:0; 
       
    30 	width:55%; 
       
    31 	height:23px; 
       
    32 	background-image: none;
       
    33 	border-style: solid solid none none;
       
    34 	border-width: 1px;
       
    35 }
       
    36 .clearlooks2 .mceTop span {
       
    37 	width:100%;
       
    38 	font: 12px/20px bold "Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
       
    39 	text-align:center; 
       
    40 	vertical-align:middle; 
       
    41 	line-height:23px; 
       
    42 	font-weight:bold;
       
    43 }
       
    44 .clearlooks2 .mceFocus .mceTop .mceLeft {
       
    45 	background-image: none;
       
    46 	border-style: solid none none solid;
       
    47 	border-width: 1px;
       
    48 }
       
    49 .clearlooks2 .mceFocus .mceTop .mceCenter {
       
    50 }
       
    51 .clearlooks2 .mceFocus .mceTop .mceRight {
       
    52 	background-image: none;
       
    53 	border-style: solid solid none none;
       
    54 	border-width: 1px;
       
    55 }
       
    56 .clearlooks2 .mceFocus .mceTop span {
       
    57 color:#FFF
       
    58 }
       
    59 
       
    60 /* Middle */
       
    61 .clearlooks2 .mceMiddle, .clearlooks2 .mceMiddle div {top:0}
       
    62 .clearlooks2 .mceMiddle {width:100%; height:100%; clip:rect(23px auto auto auto)}
       
    63 .clearlooks2 .mceMiddle .mceLeft {left:0; width:5px; height:100%; background:#E4F2FD;border-left:1px solid #c6d9e9}
       
    64 .clearlooks2 .mceMiddle span {top:23px; left:5px; width:100%; height:100%; background:#FFF}
       
    65 .clearlooks2 .mceMiddle .mceRight {right:0; width:5px; height:100%; background:#E4F2FD;border-right:1px solid #c6d9e9}
       
    66 
       
    67 /* Bottom */
       
    68 .clearlooks2 .mceBottom, .clearlooks2 .mceBottom div {height:6px}
       
    69 .clearlooks2 .mceBottom {left:0; bottom:0; width:100%;background:#E4F2FD;border-bottom:1px solid #c6d9e9}
       
    70 .clearlooks2 .mceBottom div {top:0}
       
    71 .clearlooks2 .mceBottom .mceLeft {left:0; width:5px; background:#E4F2FD  ;border-left:1px solid #c6d9e9}
       
    72 .clearlooks2 .mceBottom .mceCenter {left:5px; width:100%}
       
    73 .clearlooks2 .mceBottom .mceRight {right:0; width:6px; background:#E4F2FD url(img/drag.gif) no-repeat;border-right:1px solid #c6d9e9}
       
    74 .clearlooks2 .mceBottom span {display:none}
       
    75 .clearlooks2 .mceStatusbar .mceBottom, .clearlooks2 .mceStatusbar .mceBottom div {height:23px}
       
    76 .clearlooks2 .mceStatusbar .mceBottom .mceLeft {background:url(img/corners.gif) -29px 0}
       
    77 .clearlooks2 .mceStatusbar .mceBottom .mceCenter {background:url(img/horizontal.gif) 0 -52px}
       
    78 .clearlooks2 .mceStatusbar .mceBottom .mceRight {background:url(img/corners.gif) -24px 0}
       
    79 .clearlooks2 .mceStatusbar .mceBottom span {display:block; left:7px; font-family:Arial, Verdana; font-size:11px; line-height:23px}
       
    80 
       
    81 /* Actions */
       
    82 .clearlooks2 a {width:29px; height:16px; top:3px;}
       
    83 .clearlooks2 .mceClose {right:6px; background:url(img/buttons.gif) -87px 0}
       
    84 .clearlooks2 .mceMin {display:none; right:68px; background:url(img/buttons.gif) 0 0}
       
    85 .clearlooks2 .mceMed {display:none; right:37px; background:url(img/buttons.gif) -29px 0}
       
    86 .clearlooks2 .mceMax {display:none; right:37px; background:url(img/buttons.gif) -58px 0}
       
    87 .clearlooks2 .mceMove {display:none;width:100%;cursor:move;background:url(img/corners.gif) no-repeat -100px -100px}
       
    88 .clearlooks2 .mceMovable .mceMove {display:block}
       
    89 .clearlooks2 .mceFocus .mceClose {right:6px; background:url(img/buttons.gif) -87px -16px}
       
    90 .clearlooks2 .mceFocus .mceMin {right:68px; background:url(img/buttons.gif) 0 -16px}
       
    91 .clearlooks2 .mceFocus .mceMed {right:37px; background:url(img/buttons.gif) -29px -16px}
       
    92 .clearlooks2 .mceFocus .mceMax {right:37px; background:url(img/buttons.gif) -58px -16px}
       
    93 .clearlooks2 .mceFocus .mceClose:hover {right:6px; background:url(img/buttons.gif) -87px -32px}
       
    94 .clearlooks2 .mceFocus .mceClose:hover {right:6px; background:url(img/buttons.gif) -87px -32px}
       
    95 .clearlooks2 .mceFocus .mceMin:hover {right:68px; background:url(img/buttons.gif) 0 -32px}
       
    96 .clearlooks2 .mceFocus .mceMed:hover {right:37px; background:url(img/buttons.gif) -29px -32px}
       
    97 .clearlooks2 .mceFocus .mceMax:hover {right:37px; background:url(img/buttons.gif) -58px -32px}
       
    98 
       
    99 /* Resize */
       
   100 .clearlooks2 .mceResize {top:auto; left:auto; display:none; width:5px; height:5px; background:url(img/horizontal.gif) no-repeat 0 -75px}
       
   101 .clearlooks2 .mceResizable .mceResize {display:block}
       
   102 .clearlooks2 .mceResizable .mceMin, .clearlooks2 .mceMax {display:none}
       
   103 .clearlooks2 .mceMinimizable .mceMin {display:block}
       
   104 .clearlooks2 .mceMaximizable .mceMax {display:block}
       
   105 .clearlooks2 .mceMaximized .mceMed {display:block}
       
   106 .clearlooks2 .mceMaximized .mceMax {display:none}
       
   107 .clearlooks2 a.mceResizeN {top:0; left:0; width:100%; cursor:n-resize}
       
   108 .clearlooks2 a.mceResizeNW {top:0; left:0; cursor:nw-resize}
       
   109 .clearlooks2 a.mceResizeNE {top:0; right:0; cursor:ne-resize}
       
   110 .clearlooks2 a.mceResizeW {top:0; left:0; height:100%; cursor:w-resize;}
       
   111 .clearlooks2 a.mceResizeE {top:0; right:0; height:100%; cursor:e-resize}
       
   112 .clearlooks2 a.mceResizeS {bottom:0; left:0; width:100%; cursor:s-resize}
       
   113 .clearlooks2 a.mceResizeSW {bottom:0; left:0; cursor:sw-resize}
       
   114 .clearlooks2 a.mceResizeSE {bottom:0; right:0; cursor:se-resize}
       
   115 
       
   116 /* Alert/Confirm */
       
   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}
       
   118 .clearlooks2 .mceMiddle .mceIcon {left:15px; top:35px; width:32px; height:32px}
       
   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}
       
   120 .clearlooks2 a:hover {font-weight:bold;}
       
   121 .clearlooks2 .mceAlert .mceMiddle, .clearlooks2 .mceConfirm .mceMiddle {background:#F9F9F9}
       
   122 .clearlooks2 .mceAlert .mceOk {left:50%; top:auto; margin-left: -40px}
       
   123 .clearlooks2 .mceAlert .mceIcon {background:url(img/alert.gif)}
       
   124 .clearlooks2 .mceConfirm .mceOk {left:50%; top:auto; margin-left: -90px}
       
   125 .clearlooks2 .mceConfirm .mceCancel {left:50%; top:auto}
       
   126 .clearlooks2 .mceConfirm .mceIcon {background:url(img/confirm.gif)}