Przeglądaj źródła

Code refactoring in styles.

Aleksander Nowodzinski 6 lat temu
rodzic
commit
7a1aa8367f
1 zmienionych plików z 6 dodań i 1 usunięć
  1. 6 1
      packages/ckeditor5-list/theme/list.css

+ 6 - 1
packages/ckeditor5-list/theme/list.css

@@ -1,4 +1,9 @@
-.ck.ck-editor__editable .todo-list__checkmark {
+/*
+ * Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
+ */
+
+.ck-editor__editable .todo-list__checkmark {
 	display: inline-block;
 	position: relative;