Sha256: 80ed55488e69bb3d7ac92265a1b6ef20ead4013b736e49aa5037184b9410cda6

Contents?: true

Size: 1.53 KB

Versions: 29

Compression:

Stored size: 1.53 KB

Contents

/*
Copyright (c) 2003-2014, 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;
}

/* IE Quirks contextual selectors children will not get :hover transition until
	the hover style of the link itself contains certain CSS declarations. */
.cke_browser_quirks .cke_tpl_list a:active,
.cke_browser_quirks .cke_tpl_list a:hover,
.cke_browser_quirks .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

29 entries across 29 versions & 5 rubygems

Version Path
drg_default_html_editor-0.5.50.3 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
drg_default_html_editor-0.5.50.2 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
drg_default_html_editor-0.5.50.1 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
drg_default_html_editor-0.5.1 app/assets/javascripts/drg_default_html_editor/ckeditor/plugins/templates/dialogs/templates.css
drg_default_html_editor-0.5.0 app/assets/javascripts/drg_default_html_editor/ckeditor/plugins/templates/dialogs/templates.css
drg_default_html_editor-0.4.21 app/assets/javascripts/drg_default_html_editor/ckeditor/plugins/templates/dialogs/templates.css
effective_ckeditor-1.2.1 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
drg_default_html_editor-0.4.18 app/assets/javascripts/drg_default_html_editor/ckeditor/plugins/templates/dialogs/templates.css
glebtv-ckeditor-4.4.6 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
effective_ckeditor-1.2.0 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
effective_ckeditor-1.1.2 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
effective_ckeditor-1.1.1 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
effective_ckeditor-1.1.0 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
ckeditor_rails-4.4.6 vendor/assets/stylesheets/ckeditor/plugins/templates/dialogs/templates.css
effective_ckeditor-1.0.1 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
effective_ckeditor-1.0.0 app/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
ckeditor-4.1.1 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css
ckeditor_rails-4.4.5 vendor/assets/stylesheets/ckeditor/plugins/templates/dialogs/templates.css
drg_default_html_editor-0.4.15 app/assets/javascripts/drg_default_html_editor/ckeditor/plugins/templates/dialogs/templates.css
glebtv-ckeditor-4.4.3.4 vendor/assets/javascripts/ckeditor/plugins/templates/dialogs/templates.css