Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
Line 172: Line 172:
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td {
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td {
     background-color: black !important; /* angry */
     background-color: black !important; /* angry */
}
.wikitable > tr > td,
.wikitable > * > tr > th,
.wikitable > * > tr > td
{
    color: white;
}
}