X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Frichcombo.css;h=e6c7736378c8d6747349055efc67038008b6acf6;hp=1533112552eaebdef2c58d889f6aab395f4a0736;hb=4e90e78dc97789709ee7404359a5517540c27553;hpb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5 diff --git a/_source/skins/kama/richcombo.css b/_source/skins/kama/richcombo.css index 1533112..e6c7736 100644 --- a/_source/skins/kama/richcombo.css +++ b/_source/skins/kama/richcombo.css @@ -48,6 +48,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license padding: 2px; height: 21px; margin-right: 6px; + margin-bottom: 5px; } .cke_skin_kama .cke_rtl .cke_rcombo a, @@ -122,25 +123,24 @@ For licensing, see LICENSE.html or http://ckeditor.com/license .cke_skin_kama .cke_rcombo .cke_openbutton { + display: inline-block; +} + +.cke_skin_kama .cke_rcombo .cke_openbutton .cke_icon +{ + display: inline-block; background-image: url(images/sprites.png); _background-image: url(images/sprites_ie6.png); background-position: 0 -68px; background-repeat: no-repeat; - display: inline-block; width: 17px; height: 19px; margin: 1px 2px; - background-repeat: no-repeat; -} - -.cke_skin_kama .cke_rcombo .cke_openbutton span -{ - display: none; } -.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton span +.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton .cke_icon { - display : inline; + background: none; } .cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton