Explorar el Código

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

dkonopka hace 6 años
padre
commit
1f9067f6b8
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  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
  */
 
-/* Infinite progress bar default width. */
-:root {
-	--ck-image-upload-progress-line-width: 30px;
-}
-
 .ck-content .image {
 	position: relative;
 	overflow: hidden;