MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tag: Manual revert
No edit summary
Line 1,310:
#vector-toc, .vector-toc, .vector-pinned-container {
background-color: transparent !important;
}
/* TOC scrollbar matches the wikitable scroll wrapper: thin, warm thumb
(--wt-th-bg) on a transparent track — same two values as the table's
overflow-x wrapper below, so both bars read identically */
.vector-pinned-container, #vector-toc, .vector-toc {
scrollbar-width: thin;
scrollbar-color: var(--wt-th-bg) transparent;
}
/* Minerva (mobile skin) paints its own white wrappers over body */