We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6609ee commit bf37130Copy full SHA for bf37130
service/pdf_report_templates/modern_report_template.html
@@ -101,7 +101,7 @@
101
.toc-container.collapsed h2 { opacity: 0; visibility: hidden; position: absolute; pointer-events: none; }
102
.toc-container.collapsed .toc-toggle { right: -30px; position: absolute; top: 10px; }
103
.toc-section-title{text-align:center;margin:10px 0 8px;font-weight:bold;}
104
- .toc-link{display:block;text-align:center;margin-bottom:6px;
+ .toc-link{display:block;text-align:left;margin-bottom:6px;
105
color:var(--link-color);text-decoration:none;}
106
.toc-link:hover{text-decoration:underline;}
107
.toc-link.active{font-weight:700;background:var(--accent-color);color:#fff;border-radius:4px;}
0 commit comments