]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/skins/moono/dialog_ie8.css
Change skin and add video button
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / skins / moono / dialog_ie8.css
diff --git a/sources/skins/moono/dialog_ie8.css b/sources/skins/moono/dialog_ie8.css
deleted file mode 100644 (file)
index 1926e50..0000000
+++ /dev/null
@@ -1,24 +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
-/*\r
-dialog_ie8.css\r
-===============\r
-\r
-This file contains styles to used by Internet Explorer 8 only.\r
-*/\r
-\r
-/* Base it on dialog_ie.css, overriding it with styles defined in this file. */\r
-@import url("dialog_ie.css");\r
-\r
-/*     Without the following, IE8 cannot compensate footer button thick borders\r
-       on :focus/:active. */\r
-a.cke_dialog_ui_button_ok:focus span,\r
-a.cke_dialog_ui_button_ok:active span,\r
-a.cke_dialog_ui_button_cancel:focus span,\r
-a.cke_dialog_ui_button_cancel:active span\r
-{\r
-       display: block;\r
-}\r