X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fskins%2Foffice2003%2Felementspath.css;h=c1b2e0278fe282e07480fbef2c775ede72763505;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=4a74af189a0ae1ffaaee7aeff1f14cbe35d3263c;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91;p=ckeditor.git diff --git a/_source/skins/office2003/elementspath.css b/_source/skins/office2003/elementspath.css index 4a74af1..c1b2e02 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-2013, 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_office2003 .cke_path .cke_empty @@ -66,3 +67,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license { float: none; } + +.cke_skin_office2003 .cke_path .cke_label +{ + display: none; +}