X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Frichcombo.css;h=38b824c300c8a78b8fbe21c3b6837ef2ca1d3f32;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=1533112552eaebdef2c58d889f6aab395f4a0736;hpb=48b1db88210b4160dce439c6e3e32e14af8c106b;p=ckeditor.git diff --git a/_source/skins/kama/richcombo.css b/_source/skins/kama/richcombo.css index 1533112..38b824c 100644 --- a/_source/skins/kama/richcombo.css +++ b/_source/skins/kama/richcombo.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -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