N°3800 Fix HTML content display for table borders and code color

This commit is contained in:
Pierre Goiffon
2021-08-11 16:59:37 +02:00
parent 2d98ca2318
commit 0b9ccc8e67
4 changed files with 34 additions and 7 deletions

View File

@@ -148,8 +148,13 @@ body.ibo-has-fullscreen-descendant {
*/
.ibo-is-html-content {
@extend .content;
code {
color: initial;
}
}
/***********************************************************************/
/* Sticky headers */
/* */