MediaWiki:Vector-2022.css: diferenças entre revisões

Conteúdo apagado Conteúdo adicionado
Jon (WMF) (discussão | contribs)
Jon (WMF) (discussão | contribs)
 
Linha 1:
/* Todo el CSS colocado aquí será cargado para los usuarios que usen la apariencia MinervaNeue */
/* Last updated 11th16th July 2024 */
@media screen {
/* [[phab:T360844]] */
Linha 8:
html.skin-theme-clientpref-night table td[style*="background"]:not([style*="transparent"]):not([style*="inherit"]) a,
/* should not apply to th elements which have their own background. */
html.skin-theme-clientpref-night table tr[style*="background"]:not([style*="transparent"]):not([style*="inherit"]) td a {
color: #202122; /* replace with --color-base-fixed when token is available */
text-decoration: underline;
Linha 23:
html.skin-theme-clientpref-os table th[style*="background"]:not([style*="transparent"]):not([style*="inherit"]) a,
html.skin-theme-clientpref-os table td[style*="background"]:not([style*="transparent"]):not([style*="inherit"]) a,
html.skin-theme-clientpref-os table tr[style*="background"]:not([style*="transparent"]):not([style*="inherit"]) td a {
color: #202122; /* replace with --color-base-fixed when token is available */
text-decoration: underline;