Sha256: 824e764bf35e778642c849db6d4c58320153d9b11d319a4297bfaad28a35d561

Contents?: true

Size: 471 Bytes

Versions: 1

Compression:

Stored size: 471 Bytes

Contents

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

/*
editor_gecko.css
==================

This file contains styles to used by all Gecko based browsers (Firefox) only.
*/

/* Base it on editor.css, overriding it with styles defined in this file. */
@import url("editor.css");

.cke_bottom
{
	padding-bottom: 3px;
}

.cke_combo_text
{
	margin-bottom: -1px;
	margin-top: 1px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lafeber_ckeditor-3.7.3 app/assets/javascripts/ckeditor/skins/moono/editor_gecko.css