MediaWiki:Vector-2022.css: Difference between revisions
Appearance
Orangestar (talk | contribs) No edit summary |
Orangestar (talk | contribs) 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; | |||
} | } |