Update CKEditor to version 4.5.1

This commit is contained in:
Francis Lachapelle
2015-07-23 11:47:53 -04:00
parent 4922e6004d
commit dec152e8e5
63 changed files with 1150 additions and 915 deletions
+1 -3
View File
@@ -1,5 +1,5 @@
/*
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
@@ -94,8 +94,6 @@ pre
white-space: pre-wrap; /* CSS 2.1 */
word-wrap: break-word; /* IE7 */
-moz-tab-size: 4;
-o-tab-size: 4;
-webkit-tab-size: 4;
tab-size: 4;
}