X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Felementspath.css;h=78dd48a0ad524c1bfb76f136a5f3bf6a33eee101;hb=refs%2Ftags%2Fv3.2;hp=4a74af189a0ae1ffaaee7aeff1f14cbe35d3263c;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/office2003/elementspath.css b/_source/skins/office2003/elementspath.css index 4a74af1..78dd48a 100644 --- a/_source/skins/office2003/elementspath.css +++ b/_source/skins/office2003/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_office2003 .cke_path .cke_label +{ + display: none; +}