MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1,094:
margin-bottom: 2em;
}
table.wikitable td { background-color: #fffvar(--ed-ink); } /* data text == infobox data ink (bg set below) */
table.wikitable caption {
text-align: left;
Line 1,114:
table.wikitable > * > tr:first-child > th,
table.wikitable > * > tr:first-child > td { border-top: 1px solid var(--wt-rule); }
table.wikitable > * > tr:has(> th):has(+ tr > td) > th { border-bottom: 1px solid var(--wted-ruleink); } /* header rule == infobox title underline (ink) */
table.wikitable > * > tr:last-child > td,
table.wikitable > * > tr:last-child > th { border-bottom: 1px solid var(--wt-rule); }
Line 1,271:
against each marker's own font-size) */
 
/* section 11's table palette, warmednow ontoMAPPED ONTO the sameinfobox ramptokens AND aligned toso the table
is the infobox's hairlinetwin: familysame sowhite thesurface, tablesame and the infobox read ashairline ONEframe, system.same
--wt-rulelabel/data (tableink, frameand +a headersingle INK rule) now reusesunder the infoboxheader panel-frame— exactly the
infobox's title underline. That header rule is the ONE strong line; every
hairline — much lighter than the old #b3aca3 that made the table a heavy
grayother box;table stillline belowis the inkquiet h2infobox-border rules in the hierarchyhairline. */
--wt-border: var(--ed-hairline); /* interior cell lines == infobox border (#e7e2db) */
--wt-border: #ece8e1;
--wt-rule: var(--ed-hairline-strong); /* #d6d0c8table FRAME the== infobox panel-frameborder tone(#e7e2db) */
--wt-edge: var(--wt-border); /* ONE hairline tone for interior edges */
--wt-th-bg: #f7f4effff; /* header band:is aWHITE whisperlike abovethe paper,infobox nottitle a grayno box —fill;
the infobox has no fill atthe all;ink thisunderline is+ thesecondary label set it apart gentlest*/
--wt-th-text: var(--ed-secondary); /* header label color == infobox label */
nod to a header row while staying in that quiet world */
--wt-th-text: var(--ed-secondary);
}
 
Line 1,360 ⟶ 1,359:
 
/* ── The table BLOCK ──
1. A WHITE card (#fff) matching the infobox surface; in a FINTABLE the
1. Printed ON the paper (not white cards): surfaces transparent;
in a FINTABLE only the sticky first column stays opaque #fff (it must cover scrolling
must cover scrolling content) in the paper color; hover warms.
2. Full frame in --wt-rule. Sides: the RIGHT rail is a plain
border on the last-column cells. On a NEUTRAL table the LEFT
Line 1,378 ⟶ 1,377:
table.wikitable,
table.wikitable td,
table.wikitable caption { background-color: transparent#fff; } /* white card == infobox surface */
table.wikitable > tbody > tr:hover > td { background-color: #f2ede5; }
/* the frozen first column carries its own paper bg (below) at higher
Line 1,389 ⟶ 1,388:
table.wikitable.fintable td:first-child,
table.wikitable:has(.col, .col-wide) td:first-child {
background-color: var(--ed-paper)#fff; /* opaque white to cover scroll content, == the card */
}
table.wikitable.fintable th:first-child,