N°2847 * Update CKeditor to 4.15.1

* Add iTop default languages to ckeditor
* Change CKeditor skin from flat to Moono-Lisa
This commit is contained in:
Stephen Abello
2020-12-10 11:18:09 +01:00
parent 97c77b612e
commit 1ccabe645b
258 changed files with 1843 additions and 4176 deletions

View File

@@ -1,4 +1,4 @@
/*
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

View File

@@ -1,21 +1,3 @@
/*
* Copyright (C) 2013-2019 Combodo SARL
*
* This file is part of iTop.
*
* iTop is free software; you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* iTop is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
*/
.cke_dialog_open {
overflow: hidden;
}