X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Felementspath.css;h=3c3cd8ebc9950e654daf50801d8e7c82ec110056;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=c1029923965114d2bc8228ab9d42b89c9643554a;hpb=941b0a9ba4e673e292510d80a5a86806994b8ea6;p=ckeditor.git diff --git a/_source/skins/v2/elementspath.css b/_source/skins/v2/elementspath.css index c102992..3c3cd8e 100644 --- a/_source/skins/v2/elementspath.css +++ b/_source/skins/v2/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 */ @@ -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; +}