X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Felementspath.css;h=853b8ad72f88d14fe0c45da2a2cf8b6d451e3c40;hb=055b6b0792ce7dc53d47af606b367c04b927c2ab;hp=5a0351631a8de3c83606045f15765ea26e0f81ab;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/skins/office2003/elementspath.css b/_source/skins/office2003/elementspath.css index 5a03516..853b8ad 100644 --- a/_source/skins/office2003/elementspath.css +++ b/_source/skins/office2003/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_office2003 .cke_path .cke_empty @@ -66,3 +67,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { float: none; } + +.cke_skin_office2003 .cke_path .cke_label +{ + display: none; +}