Sha256: b79f24355411d24c0776a0b85ef4eb6520257275a5f75e23990ef89fc6901d0c

Contents?: true

Size: 1.37 KB

Versions: 88

Compression:

Stored size: 1.37 KB

Contents

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

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

.cke_skin_office2003 .cke_path
{
	padding: 3px 3px 0 3px;
	display: inline-block;
	float: left;
}

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

.cke_skin_office2003 .cke_path a,
.cke_skin_office2003 .cke_path .cke_empty
{
	display: inline-block;
	float: left;
	border: solid 1px #f7f8fd;
	background-color: #f7f8fd;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom : 3px;
	cursor: default;
}

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

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

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

.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path a,
.cke_skin_office2003 .cke_browser_ie .cke_rtl .cke_path .cke_empty
{
	float: none;
}

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

Version data entries

88 entries across 88 versions & 10 rubygems

Version Path
forge-cli-0.1.1 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.1.0 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.18 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.17 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.16 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.15 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.14 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.13 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.12 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.11 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.10 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.9 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.8 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.7 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
forge-cli-0.0.6 lib/forge/public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
blog_logic-1.4.2 public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
editorial_logic-1.4.2 public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
site_logic-1.9.4 public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
site_logic-1.9.3 public/javascripts/ckeditor/_source/skins/office2003/elementspath.css
blog_logic-1.4.1 public/javascripts/ckeditor/_source/skins/office2003/elementspath.css