8
0
فهرست منبع

Merge branch 'master' into t/159

Aleksander Nowodzinski 7 سال پیش
والد
کامیت
bf719c4f64
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/button/button.css

+ 1 - 0
packages/ckeditor5-theme-lark/theme/ckeditor5-ui/components/button/button.css

@@ -34,6 +34,7 @@ a.ck-button {
 	/* Avoid flickering when the foucs border shows up. */
 	border: 1px solid transparent;
 
+	&:active,
 	&:focus {
 		@mixin ck-focus-ring;
 		@mixin ck-box-shadow var(--ck-focus-outer-shadow);