Sha256: 2a423ac8df883272d95acfbe57a77a1f2ea2ec057ac60021e2cc07c80d98bc35

Contents?: true

Size: 1.51 KB

Versions: 33

Compression:

Stored size: 1.51 KB

Contents

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

.cke_tpl_list
{
	border: #dcdcdc 2px solid;
	background-color: #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	height: 220px;
}

.cke_tpl_item
{
	margin: 5px;
	padding: 7px;
	border: #eeeeee 1px solid;
	*width: 88%;
}

.cke_tpl_preview
{
	border-collapse: separate;
	text-indent:0;
	width: 100%;
}
.cke_tpl_preview td
{
	padding: 2px;
	vertical-align: middle;
}
.cke_tpl_preview .cke_tpl_preview_img
{
	width: 100px;
}
.cke_tpl_preview span
{
	white-space: normal;
}

.cke_tpl_title
{
	font-weight: bold;
}

.cke_tpl_list a:hover .cke_tpl_item,
.cke_tpl_list a:focus .cke_tpl_item,
.cke_tpl_list a:active .cke_tpl_item
{
	border: #ff9933 1px solid;
	background-color: #fffacd;
}

.cke_tpl_list a:hover *,
.cke_tpl_list a:focus *,
.cke_tpl_list a:active *
{
	cursor: pointer;
}

/* IE6 contextual selectors childs won't get :hover transition until,
	the hover style of the link itself contains certain CSS declarations.*/
.cke_browser_ie6 .cke_tpl_list a:active,
.cke_browser_ie6 .cke_tpl_list a:hover,
.cke_browser_ie6 .cke_tpl_list a:focus
{
	background-position: 0 0;
}

.cke_hc .cke_tpl_list a:hover .cke_tpl_item,
.cke_hc .cke_tpl_list a:focus .cke_tpl_item,
.cke_hc .cke_tpl_list a:active .cke_tpl_item
{
	border-width: 3px;
}

.cke_tpl_empty, .cke_tpl_loading
{
	text-align: center;
	padding: 5px;
}

Version data entries

33 entries across 33 versions & 7 rubygems

Version Path
fly_admin-0.0.8 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
fly_admin-0.0.7 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
fly_admin-0.0.6 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
fly_admin-0.0.5 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
fly_admin-0.0.4 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
fly_admin-0.0.3 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
fly_admin-0.0.2 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
fly_admin-0.0.1 app/assets/javascripts/fly_admin/plugin/ckeditor/plugins/templates/dialogs/templates.css
constructor-core-1.0.0beta2 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
constructor-core-1.0.0beta1 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
constructor-core-0.9.1 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
constructor-core-0.9.0 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
constructor-core-0.8.19 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
constructor-core-0.8.18 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
constructor-core-0.8.17 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
radiant-ck_editor_filter-extension-0.2.8 public/javascripts/extensions/ck_editor_filter/ckeditor/plugins/templates/dialogs/templates.css
ckeditor-4.0.8 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
base2_ckeditor-4.0.7 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
ckeditor_rails-4.3.1 vendor/assets/stylesheets/ckeditor/plugins/templates/dialogs/templates.css
ckeditor-4.0.7 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css