Loading md_to_docx_converter/customCSS.css +7 −2 Original line number Diff line number Diff line Loading @@ -1292,13 +1292,18 @@ table.no-table-stripes tbody tr { #TOC, #TOC ul, table.no-table-stripes tbody tr { background: #3e484f; background: #3e484f !important; } #TOC li.active > a { background: rgba(38, 38, 38, 0.65); } td[rowspan]:has(.TAH){ background-color: rgb(102, 101, 101); color: white; } .inform, .norm { border-color: white; } Loading Loading
md_to_docx_converter/customCSS.css +7 −2 Original line number Diff line number Diff line Loading @@ -1292,13 +1292,18 @@ table.no-table-stripes tbody tr { #TOC, #TOC ul, table.no-table-stripes tbody tr { background: #3e484f; background: #3e484f !important; } #TOC li.active > a { background: rgba(38, 38, 38, 0.65); } td[rowspan]:has(.TAH){ background-color: rgb(102, 101, 101); color: white; } .inform, .norm { border-color: white; } Loading