]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/skins/moonocolor/editor_gecko.css
Change skin and add video button
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / skins / moonocolor / editor_gecko.css
CommitLineData
c63493c8 1/*\r
7183f6a6 2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
c63493c8
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