X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Felementspath.css;h=5ebefaf2be71de4071b8292f0729a160ab9c6ea9;hb=refs%2Ftags%2Fv3.3.2;hp=c1029923965114d2bc8228ab9d42b89c9643554a;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/skins/v2/elementspath.css b/_source/skins/v2/elementspath.css index c102992..5ebefaf 100644 --- a/_source/skins/v2/elementspath.css +++ b/_source/skins/v2/elementspath.css @@ -35,6 +35,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license padding-left: 4px; padding-right: 4px; margin-bottom : 3px; + cursor: default; } .cke_skin_v2 .cke_path .cke_empty @@ -66,3 +67,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { float: none; } + +.cke_skin_v2 .cke_path .cke_label +{ + display: none; +}