Content deleted Content added
Use templatestyles to replace some inline CSS and reduce WP:PEIS, as some articles otherwise won't render citations. Tag: Reverted |
try to fix centering in second and subsequent rows when rowspan is used Tag: Reverted |
||
Line 673:
row = row:done() -- Use done() to close the 'tr' tag in rowspaned rows.
:tag('tr')
:addClass('vevent')
:css('background', topColor)
end
|