X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Ftoolbar.css;h=44129b7ecfd94b845011f29ebb8d51848d77dcb9;hp=f39dca02bc63938ec6218d95215b0391762cc5a0;hb=059b4c2fef02528bf1af189f7996e80652faddfb;hpb=c6e377a02b54abc07129d72b632763c727476a15 diff --git a/_source/skins/v2/toolbar.css b/_source/skins/v2/toolbar.css index f39dca0..44129b7 100644 --- a/_source/skins/v2/toolbar.css +++ b/_source/skins/v2/toolbar.css @@ -32,6 +32,19 @@ For licensing, see LICENSE.html or http://ckeditor.com/license cursor: pointer; } +.cke_skin_v2 a.cke_toolbox_collapser span +{ + display: none; +} + +.cke_skin_v2 .cke_hc a.cke_toolbox_collapser span +{ + font-size: 10px; + font-weight: bold; + font-family: Arial; + display: inline; +} + .cke_skin_v2 .cke_rtl a.cke_toolbox_collapser, .cke_skin_v2 .cke_rtl a:hover.cke_toolbox_collapser {