Explorar o código

Internal: enhanced CSS colors for the resized elements.

Marek Lewandowski %!s(int64=6) %!d(string=hai) anos
pai
achega
feb279d0fd
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      packages/ckeditor5-widget/theme/widget.css

+ 2 - 1
packages/ckeditor5-widget/theme/widget.css

@@ -25,7 +25,8 @@
 			top: 0;
 			bottom: 0;
 
-			outline: 2px dashed red;
+			outline: 2px dashed var(--ck-color-focus-border);
+			background-color: rgba(71, 164, 245, 0.25);
 
 			&.ck-widget__resizer-shadow-active {
 				display: block;