X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=sources%2Fskins%2Fmoono%2Feditor_ie8.css;fp=sources%2Fskins%2Fmoono%2Feditor_ie8.css;h=0000000000000000000000000000000000000000;hb=7183f6a6a21ad9124e70c997e0168459f377a9f2;hp=9862024b151f22bbf461acd51d852aac986cbb6d;hpb=d1844275460a3e3a32e199326f6b36938a329091;p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git diff --git a/sources/skins/moono/editor_ie8.css b/sources/skins/moono/editor_ie8.css deleted file mode 100644 index 9862024..0000000 --- a/sources/skins/moono/editor_ie8.css +++ /dev/null @@ -1,27 +0,0 @@ -/* -Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ - -/* -editor_ie8.css -=============== - -This file contains styles to used by Internet Explorer 8 only. -*/ - -/* Base it on editor_ie.css, overriding it with styles defined in this file. */ -@import url("editor_ie.css"); - -.cke_toolbox_collapser .cke_arrow -{ - border-width:4px; -} -.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow -{ - border-width:3px; -} -.cke_toolbox_collapser .cke_arrow -{ - margin-top: 0; -}