# Conflicts: # 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>