]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - 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
diff --git a/sources/skins/moonocolor/editor_gecko.css b/sources/skins/moonocolor/editor_gecko.css
new file mode 100644 (file)
index 0000000..af24488
--- /dev/null
@@ -0,0 +1,25 @@
+/*\r
+Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+\r
+/*\r
+editor_gecko.css\r
+==================\r
+\r
+This file contains styles to used by all Gecko based browsers (Firefox) only.\r
+*/\r
+\r
+/* Base it on editor.css, overriding it with styles defined in this file. */\r
+@import url("editor.css");\r
+\r
+.cke_bottom\r
+{\r
+       padding-bottom: 3px;\r
+}\r
+\r
+.cke_combo_text\r
+{\r
+       margin-bottom: -1px;\r
+       margin-top: 1px;\r
+}\r