8
0
فهرست منبع

The mouse cursor should not change when mouse is over the insert paragraph buttons in widgets.

Aleksander Nowodzinski 5 سال پیش
والد
کامیت
43454503d4
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      packages/ckeditor5-theme-lark/theme/ckeditor5-widget/widgettypearound.css

+ 0 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-widget/widgettypearound.css

@@ -18,7 +18,6 @@
 	 * Styles of the type around buttons
 	 * Styles of the type around buttons
 	 */
 	 */
 	& .ck-widget__type-around__button {
 	& .ck-widget__type-around__button {
-		cursor: pointer;
 		width: var(--ck-widget-type-around-button-size);
 		width: var(--ck-widget-type-around-button-size);
 		height: var(--ck-widget-type-around-button-size);
 		height: var(--ck-widget-type-around-button-size);
 		background: var(--ck-color-widget-type-around-button);
 		background: var(--ck-color-widget-type-around-button);