X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fkama%2Felementspath.css;h=60f6c6ac36e1fb18a3e055aa42b8e00217dc12a6;hb=refs%2Ftags%2Fv3.6.2;hp=ae63b265c7ff7f40b977aa337f96e5d58ddd7468;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/skins/kama/elementspath.css b/_source/skins/kama/elementspath.css index ae63b26..60f6c6a 100644 --- a/_source/skins/kama/elementspath.css +++ b/_source/skins/kama/elementspath.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -36,6 +36,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license float: left; padding: 1px 4px 0; color: #60676a; + cursor: default; } .cke_skin_kama .cke_path .cke_empty @@ -65,3 +66,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { float: none; } + +.cke_skin_kama .cke_path .cke_label +{ + display: none; +}