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

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    4 October 2022

    • curprev 22:5722:57, 4 October 2022Jacmob 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..."