Parcourir la source

Remove fake link selection animation.

Maciej Gołaszewski il y a 5 ans
Parent
commit
ace6bbe857
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-link/link.css

+ 0 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-link/link.css

@@ -22,5 +22,4 @@
 	border-right: 1px solid var(--ck-color-base-text);
 	margin-right: -1px;
 	outline: solid 1px hsla(0, 0%, 100%, .5);
-	animation: ck-widget-type-around-fake-caret-pulse linear 1s infinite normal forwards;
 }