Explorar o código

Merge branch 'master' into i/6306

# Conflicts:
#	tests/manual/tableselection.html
Maciej Gołaszewski %!s(int64=6) %!d(string=hai) anos
pai
achega
751e4d59ff
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      packages/ckeditor5-table/tests/manual/tableselection.html

+ 5 - 0
packages/ckeditor5-table/tests/manual/tableselection.html

@@ -7,6 +7,11 @@
 	.print-selected {
 		background: #b8e3ff;
 	}
+
+	/* This shouldn't be needed. See https://github.com/ckeditor/ckeditor5/issues/6314 */
+	.external-source td, .external-source th {
+		border: solid 1px hsl(0, 0%, 85%);
+	}
 </style>
 
 <h3>A "content" test editor</h3>