瀏覽代碼

Code refactoring in styles.

Aleksander Nowodzinski 6 年之前
父節點
當前提交
7a1aa8367f
共有 1 個文件被更改,包括 6 次插入1 次删除
  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;