k9-mail/docs/assets/theme/navigation.css
2025-11-22 13:56:56 +01:00

13 lines
336 B
CSS

.sidebar-scrollbox .section a[href*="adr"]:not([href*="index.html"]) strong {
display: none;
}
.sidebar-scrollbox .section a[href*="adr"]:not([href*="index.html"]) .number {
font-weight: 550;
}
.chapter li .chapter-item div {
display: block;
padding: 0;
text-decoration: none;
color: var(--sidebar-fg);
}