MediaWiki:Vector-darkmode.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 4,919 bytes +4,919 Created page with "→‎======================== wikitables ========================: // Tables .wikitable { background-color: @dark-wikitable-background; color: @dark-text; border-color: @dark-wikitable-border; // All cells borders > tr > th, > tr > td, > * > tr > th, > * > tr > td { border-color: @dark-wikitable-border; } // All header cells bg > tr > th, > * > tr > th { background-color: @dark-wikitable-header; } } .table-bg-color(@cell-background, @ce..."