|
@@ -1,11 +1,11 @@
|
|
|
// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
|
// Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
|
|
// For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
// For licensing, see LICENSE.md or http://ckeditor.com/license
|
|
|
|
|
|
|
|
-@import '~ckeditor5-theme-lark/theme/helpers/_spacing';
|
|
|
|
|
-@import '~ckeditor5-theme-lark/theme/helpers/_colors';
|
|
|
|
|
-@import '~ckeditor5-theme-lark/theme/helpers/_rounded';
|
|
|
|
|
-@import '~ckeditor5-theme-lark/theme/helpers/_shadow';
|
|
|
|
|
-@import '~ckeditor5-theme-lark/theme/helpers/_states';
|
|
|
|
|
|
|
+@import '~@ckeditor/ckeditor5-theme-lark/theme/helpers/_spacing';
|
|
|
|
|
+@import '~@ckeditor/ckeditor5-theme-lark/theme/helpers/_colors';
|
|
|
|
|
+@import '~@ckeditor/ckeditor5-theme-lark/theme/helpers/_rounded';
|
|
|
|
|
+@import '~@ckeditor/ckeditor5-theme-lark/theme/helpers/_shadow';
|
|
|
|
|
+@import '~@ckeditor/ckeditor5-theme-lark/theme/helpers/_states';
|
|
|
|
|
|
|
|
// Textarea view.
|
|
// Textarea view.
|
|
|
textarea.ck-textarea {
|
|
textarea.ck-textarea {
|