MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,970:
longer re-show it. Depth is carried by TREE markers instead, generated as
the first flex item of the text row off Vector's per-level li classes:
the box-drawing corner └ (U+2514 — the squared "upper-half | + dash"
one vertical guide per ancestor level + an en-dash branch ("|–" children,
elbow) + dashes-per-depth ("└–" children, "└––" grandchildren). Top-level
"||–" grandchildren), reading like a tree's continuation lines. Top-level
entries carry no marker. ASCIINB: "|" onis purposeNOT in PT Serifbox-drawingit renders glyphsfrom don'ta
system fallback face; if its stroke weight ever clashes with the en
exist in PT Serif and would render from a fallback face. */
dash, the fallback plan is a CSS border-drawn elbow. */
.vector-toc .vector-toc-level-2 > .vector-toc-link .vector-toc-text::before { content: "|\2013"; }
.vector-toc .vector-toc-level-32 > .vector-toc-link .vector-toc-text::before { content: "|\20132514\2013"; }
.vector-toc .vector-toc-level-43 > .vector-toc-link .vector-toc-text::before { content: "|\20132514\2013\2013"; }
.vector-toc .vector-toc-level-24 > .vector-toc-link .vector-toc-text::before { content: "|\2514\2013\2013\2013"; }
.vector-toc .vector-toc-level-2 > .vector-toc-link .vector-toc-text::before,
.vector-toc .vector-toc-level-3 > .vector-toc-link .vector-toc-text::before,