MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 4,279: Line 4,279:
}
}


.updates-table td:is(:nth-child(3), :nth-child(4)) {
.updates-table td:is(:nth-child(3), :nth-child(4), :nth-child(2)[colspan]) {
     text-align: left;
     text-align: left;
}
}