Sha256: f1826bfe9e39496aa5665c169cba90d4d4d06b2ff875a5e3fad96d285fb84b8f

Contents?: true

Size: 1.21 KB

Versions: 88

Compression:

Stored size: 1.21 KB

Contents

/*
Copyright (c) 2003-2011, 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
{
	display: inline-block;
	float: left;
	margin-top: 5px;
}

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

.cke_shared .cke_skin_kama .cke_path
{
	_width: 100%;
	margin: 0 0 5px;
}

.cke_skin_kama .cke_path a,
.cke_skin_kama .cke_path .cke_empty
{
	display: inline-block;
	float: left;
	padding: 1px 4px 0;
	color: #60676a;
	cursor: default;
}

.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: 1px 4px 0;
	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;
}

.cke_skin_kama .cke_path .cke_label
{
	display: none;
}

Version data entries

88 entries across 85 versions & 9 rubygems

Version Path
rich-0.0.8 vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css
rich-0.0.7 test/dummy/public/assets/ckeditor/_source/skins/kama/elementspath.css
rich-0.0.7 vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css
rich-0.0.6 vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css
quic_cms-0.1.3 app/assets/javascripts/quic_cms/ckeditor/_source/skins/kama/elementspath.css
quic_cms-0.1.2 app/assets/javascripts/quic_cms/ckeditor/_source/skins/kama/elementspath.css
quic_cms-0.1.1 app/assets/javascripts/quic_cms/ckeditor/_source/skins/kama/elementspath.css
quic_cms-0.1.0 app/assets/javascripts/quic_cms/ckeditor/_source/skins/kama/elementspath.css
quic_cms-0.0.9 app/assets/javascripts/quic_cms/ckeditor/_source/skins/kama/elementspath.css
rich-0.0.4 test/dummy/public/assets/ckeditor/_source/skins/kama/elementspath.css
rich-0.0.4 vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css
rich-0.0.3 vendor/assets/ckeditor/ckeditor/_source/skins/kama/elementspath.css
radiant-ck_editor_filter-extension-0.2.5 public/javascripts/extensions/ck_editor_filter/ckeditor/_source/skins/kama/elementspath.css
inline_forms-0.9.25 public/javascripts/ckeditor/_source/skins/kama/elementspath.css
inline_forms-0.9.24 public/javascripts/ckeditor/_source/skins/kama/elementspath.css
ckeditor-3.6.2 test/tmp/public/javascripts/ckeditor/_source/skins/kama/elementspath.css
inline_forms-0.9.23 public/javascripts/ckeditor/_source/skins/kama/elementspath.css
inline_forms-0.9.22 public/javascripts/ckeditor/_source/skins/kama/elementspath.css
inline_forms-0.9.21 public/javascripts/ckeditor/_source/skins/kama/elementspath.css
inline_forms-0.9.20 public/javascripts/ckeditor/_source/skins/kama/elementspath.css