Jelajahi Sumber

Removed unused --ck-color-upload-infinite-background CSS variable.

dkonopka 6 tahun lalu
induk
melakukan
1f9067f6b8
1 mengubah file dengan 0 tambahan dan 5 penghapusan
  1. 0 5
      packages/ckeditor5-image/theme/imageuploadprogress.css

+ 0 - 5
packages/ckeditor5-image/theme/imageuploadprogress.css

@@ -3,11 +3,6 @@
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
  */
  */
 
 
-/* Infinite progress bar default width. */
-:root {
-	--ck-image-upload-progress-line-width: 30px;
-}
-
 .ck-content .image {
 .ck-content .image {
 	position: relative;
 	position: relative;
 	overflow: hidden;
 	overflow: hidden;