X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Felementspath.css;h=3c3cd8ebc9950e654daf50801d8e7c82ec110056;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=4b2a7f4f72550d66af8de6271dbff97f19510350;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/v2/elementspath.css b/_source/skins/v2/elementspath.css index 4b2a7f4..3c3cd8e 100644 --- a/_source/skins/v2/elementspath.css +++ b/_source/skins/v2/elementspath.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2009, 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; +}