X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Fv2%2Felementspath.css;h=5ccdde9d4acfd8f8602fccdc402278b254021e35;hb=refs%2Ftags%2Fv3.2;hp=4b2a7f4f72550d66af8de6271dbff97f19510350;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/v2/elementspath.css b/_source/skins/v2/elementspath.css index 4b2a7f4..5ccdde9 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-2010, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -66,3 +66,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { float: none; } + +.cke_skin_v2 .cke_path .cke_label +{ + display: none; +}