Sha256: 94e50293d05fa239477c5eb38151670afcaffc3393fba83a4c675464be1c36ff

Contents?: true

Size: 1.2 KB

Versions: 22

Compression:

Stored size: 1.2 KB

Contents

/*
Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

@media print
{
	.cke_path
	{
		display: none;
	}
}

.cke_skin_kama .cke_path
{
	padding: 0 5px;
	display: inline-block;
	float: left;
}

.cke_skin_kama .cke_rtl .cke_path
{
	float: right;
}

.cke_skin_kama .cke_path a,
.cke_skin_kama .cke_path .cke_empty
{
	display: inline-block;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom : 3px;
	color: #60676a;
}

.cke_skin_kama .cke_path .cke_empty
{
	visibility: hidden;
}

.cke_skin_kama .cke_rtl .cke_path a,
.cke_skin_kama .cke_rtl .cke_path cke_empty
{
	float: right;
}

.cke_skin_kama .cke_path a:hover,
.cke_skin_kama .cke_path a:focus,
.cke_skin_kama .cke_path a:active	/* IE */
{
	background-color: #dff1ff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	outline: none;
	color : #000;
}

/* IE double float-right workaround */
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path a,
.cke_skin_kama .cke_browser_ie .cke_rtl .cke_path .cke_empty
{
	float: none;
}

Version data entries

22 entries across 22 versions & 6 rubygems

Version Path
browsercms-3.3.4 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.4.0.rc2 vendor/assets/javascripts/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.4.0.rc1 vendor/assets/javascripts/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.3.3 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.1.5 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.1.4 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.3.2 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.3.1 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.3.0 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.1.3 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.3.0.beta public/bcms/ckeditor/skins/kama/elementspath.css
bcms_content_syncing-1.0.0 public/bcms/ckeditor/skins/kama/elementspath.css
drujensen-browsercms-3.2.0 public/bcms/ckeditor/skins/kama/elementspath.css
browsercmsi-3.1.2 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.1.2 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.1.1 public/bcms/ckeditor/skins/kama/elementspath.css
browsercmsi-3.1.1 public/bcms/ckeditor/skins/kama/elementspath.css
browsercmsi-3.1.0 public/bcms/ckeditor/skins/kama/elementspath.css
browsercms-3.1.0 public/bcms/ckeditor/skins/kama/elementspath.css
bcms_fckeditor-1.0.1 public/bcms/ckeditor/skins/kama/elementspath.css