User "Catrope" posted a comment on MediaWiki.r95340.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95340#c22070
Commit summary:

* (bug 30485) Fixed interference between wikihiero extension and 'wikitable' 
class style

Border & padding settings from the .wikitable class were overriding the rules 
for .mw-hiero-table and .mw-hiero-table td. Added !important on them to make 
sure that those inner styles consistently override whatever generic table cell 
rules might be in play that have the same or greater specificity.
Long-term of course it might be nice to rewrite the whole thing to compose SVG 
and output that. :)

Comment:

This is unmergeable in 1.17wmf1, the relevant CSS is nowhere to be found. 
Untagging 1.17wmf1; if you want this fix deployed, please write a patch against 
1.17wmf1 yourself.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to