X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Frichcombo.css;h=1a3ea4b0f0361a91565dae670c688ea07aa81b9f;hp=ab02df22c6a328f4b269cb444ced4c0c0e588a60;hb=059b4c2fef02528bf1af189f7996e80652faddfb;hpb=c6e377a02b54abc07129d72b632763c727476a15 diff --git a/_source/skins/kama/richcombo.css b/_source/skins/kama/richcombo.css index ab02df2..1a3ea4b 100644 --- a/_source/skins/kama/richcombo.css +++ b/_source/skins/kama/richcombo.css @@ -89,9 +89,9 @@ For licensing, see LICENSE.html or http://ckeditor.com/license color: #666666; } -.cke_skin_kama .cke_browser_ie .cke_rcombo .cke_text +.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton { -/* float: left; */ + vertical-align: top; } .cke_skin_kama .cke_hc .cke_rcombo .cke_label @@ -132,6 +132,16 @@ For licensing, see LICENSE.html or http://ckeditor.com/license background-repeat: no-repeat; } +.cke_skin_kama .cke_rcombo .cke_openbutton span +{ + display: none; +} + +.cke_skin_kama .cke_hc .cke_rcombo .cke_openbutton span +{ + display : inline; +} + .cke_skin_kama .cke_browser_iequirks .cke_rcombo .cke_openbutton { margin-bottom: 0;