]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/skins/moono/presets.css
Change skin and add video button
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / skins / moono / presets.css
diff --git a/sources/skins/moono/presets.css b/sources/skins/moono/presets.css
deleted file mode 100644 (file)
index 2d06deb..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-/*\r
-Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
-For licensing, see LICENSE.md or http://ckeditor.com/license\r
-*/\r
-\r
-/* "Source" button label */\r
-.cke_button__source_label,\r
-.cke_button__sourcedialog_label\r
-{\r
-       display: inline;\r
-}\r
-\r
-/* "Font Size" combo width */\r
-.cke_combo__fontsize .cke_combo_text\r
-{\r
-       width: 30px;\r
-}\r
-\r
-/* "Font Size" panel size */\r
-.cke_combopanel__fontsize\r
-{\r
-       width: 120px;\r
-}\r
-\r
-/* Editable regions */\r
-textarea.cke_source\r
-{\r
-       font-family: 'Courier New', Monospace;\r
-       font-size: small;\r
-       background-color: #fff;\r
-       white-space: pre-wrap;\r
-       border: none;\r
-       padding: 0;\r
-       margin: 0;\r
-       display: block;\r
-}\r
-\r
-.cke_wysiwyg_frame, .cke_wysiwyg_div\r
-{\r
-       background-color: #fff;\r
-}\r