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

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95340#c21602
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:

No, previously it emitted all styles inline:P

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

Reply via email to