|
@@ -7,6 +7,11 @@
|
|
|
.print-selected {
|
|
.print-selected {
|
|
|
background: #b8e3ff;
|
|
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>
|
|
</style>
|
|
|
|
|
|
|
|
<h3>A "content" test editor</h3>
|
|
<h3>A "content" test editor</h3>
|