web/wp-includes/js/tinymce/themes/advanced/skins/default/dialog.css
changeset 194 32102edaa81b
parent 136 bde1974c263b
child 204 09a1c134465b
equal deleted inserted replaced
193:2f6f6f7551ca 194:32102edaa81b
    40 font-weight:bold;
    40 font-weight:bold;
    41 width:94px; height:26px;
    41 width:94px; height:26px;
    42 background:url(img/buttons.png) 0 -26px;
    42 background:url(img/buttons.png) 0 -26px;
    43 cursor:pointer;
    43 cursor:pointer;
    44 padding-bottom:2px;
    44 padding-bottom:2px;
       
    45 float:left;
    45 }
    46 }
    46 
    47 
    47 #insert {background:url(img/buttons.png) 0 -52px;}
    48 #insert {background:url(img/buttons.png) 0 -52px}
    48 #cancel {background:url(img/buttons.png) 0 0;}
    49 #cancel {background:url(img/buttons.png) 0 0; float:right}
    49 
    50 
    50 /* Browse */
    51 /* Browse */
    51 a.pickcolor, a.browse {text-decoration:none}
    52 a.pickcolor, a.browse {text-decoration:none}
    52 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
    53 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
    53 .mceOldBoxModel a.browse span {width:22px; height:20px;}
    54 .mceOldBoxModel a.browse span {width:22px; height:20px;}