Skip to content

Commit b0ab483

Browse files
aduh95marco-ippolito
authored andcommitted
doc: fix styles of the expandable TOC
PR-URL: #56755 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Claudio Wunder <cwunder@gnome.org> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent d4ca38f commit b0ab483

File tree

1 file changed

+12
-24
lines changed

1 file changed

+12
-24
lines changed

doc/api_assets/style.css

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -570,40 +570,28 @@ hr {
570570
}
571571

572572
.toc ul {
573-
margin: 0
573+
margin: 0;
574574
}
575-
576-
.toc li a::before {
577-
content: "■";
578-
color: var(--color-text-primary);
579-
padding-right: 1em;
580-
font-size: 0.9em;
575+
.toc>ul:first-child {
576+
margin-left: 1rem;
577+
}
578+
.toc li {
579+
display: list-item;
580+
list-style: square;
581+
}
582+
.toc li a {
583+
display: inline;
584+
padding-left: 0;
581585
}
582586

583587
.toc li a:hover::before {
584588
color: var(--white);
585589
}
586590

587-
.toc ul ul a {
591+
.toc ul {
588592
padding-left: 1rem;
589593
}
590594

591-
.toc ul ul ul a {
592-
padding-left: 2rem;
593-
}
594-
595-
.toc ul ul ul ul a {
596-
padding-left: 3rem;
597-
}
598-
599-
.toc ul ul ul ul ul a {
600-
padding-left: 4rem;
601-
}
602-
603-
.toc ul ul ul ul ul ul a {
604-
padding-left: 5rem;
605-
}
606-
607595
#toc .stability_0::after,
608596
.deprecated-inline::after {
609597
background-color: var(--red2);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy