MediaWiki:Minerva.less/wikitables.less: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 00:1100:11, 17 October 2024Alex talk contribs 3,073 bytes +3,073 Created page with "// Table styles must be very specific to override MediaWiki defaults .content { table.wikitable.wikitable { // same class twice makes it more specific border: 0; color: @TEXT_COLOR; } table.wikitable > tbody > tr:not('highlight-on') > th { background-color: @BODY_MID; border-color: @BODY_BORDER; } table.wikitable > tbody > tr:not('highlight-on') > td { background-color: @BODY_LIGHT; border-color: @BODY..."