X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Frichcombo.css;h=3765c486d9a25d91309eab0041a7627337e2c6c8;hb=e7789c1ad838194d45eeee6ac2eb6e55f5cf35a1;hp=e77ba6810f393e36a1aa5df9ccc7a79c57b89e97;hpb=c6e377a02b54abc07129d72b632763c727476a15;p=ckeditor.git diff --git a/_source/skins/v2/richcombo.css b/_source/skins/v2/richcombo.css index e77ba68..3765c48 100644 --- a/_source/skins/v2/richcombo.css +++ b/_source/skins/v2/richcombo.css @@ -146,6 +146,16 @@ height: 20px; } +.cke_skin_v2 .cke_rcombo .cke_openbutton span +{ + display: none; +} + +.cke_skin_v2 .cke_hc .cke_rcombo .cke_openbutton span +{ + display : inline; +} + .cke_skin_v2 .cke_ltr .cke_rcombo .cke_openbutton { border-right: 1px solid #8f8f73;