]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/skins/moono/editor_gecko.css
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / skins / moono / editor_gecko.css
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5\r
6/*\r
7editor_gecko.css\r
8==================\r
9\r
10This file contains styles to used by all Gecko based browsers (Firefox) only.\r
11*/\r
12\r
13/* Base it on editor.css, overriding it with styles defined in this file. */\r
14@import url("editor.css");\r
15\r
16.cke_bottom\r
17{\r
18 padding-bottom: 3px;\r
19}\r
20\r
21.cke_combo_text\r
22{\r
23 margin-bottom: -1px;\r
24 margin-top: 1px;\r
25}\r