X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Frichcombo.css;h=faf6fbd430a5217323bda48fa9c13dec16573809;hp=daa95516bf0059cd71fdc6745ced79d96efce69c;hb=4e90e78dc97789709ee7404359a5517540c27553;hpb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5 diff --git a/_source/skins/office2003/richcombo.css b/_source/skins/office2003/richcombo.css index daa9551..faf6fbd 100644 --- a/_source/skins/office2003/richcombo.css +++ b/_source/skins/office2003/richcombo.css @@ -141,36 +141,34 @@ .cke_skin_office2003 .cke_rcombo .cke_openbutton { display: inline-block; + border-top: 1px solid #8f8f73; + border-bottom: 1px solid #8f8f73; +} +.cke_skin_office2003 .cke_rcombo .cke_openbutton .cke_icon +{ + display: inline-block; background-position: 5px -1002px; background-image: url(images/sprites.png); _background-image: url(images/sprites_ie6.png); background-repeat: no-repeat; - - border-top: 1px solid #8f8f73; - border-bottom: 1px solid #8f8f73; width: 14px; height: 22px; } /* IE with zoom != 100% will distort the icons otherwise #4821 */ -.cke_skin_office2003 .cke_browser_ie .cke_rcombo .cke_openbutton +.cke_skin_office2003 .cke_browser_ie .cke_rcombo .cke_openbutton .cke_icon { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale'); } -.cke_skin_office2003 .cke_browser_ie6 .cke_rcombo .cke_openbutton +.cke_skin_office2003 .cke_browser_ie6 .cke_rcombo .cke_openbutton .cke_icon { filter: ; } - -.cke_skin_office2003 .cke_rcombo .cke_openbutton span -{ - display: none; -} - -.cke_skin_office2003 .cke_hc .cke_rcombo .cke_openbutton span +.cke_skin_office2003 .cke_hc .cke_rcombo .cke_openbutton .cke_icon { - display : inline; + background: none; + filter: ; } .cke_skin_office2003 .cke_ltr .cke_rcombo .cke_openbutton