45,647
edits
No edit summary |
No edit summary |
||
Line 133: | Line 133: | ||
dataCell | dataCell | ||
:attr('colspan', not rowArgs.label and '2' or nil) | :attr('colspan', not rowArgs.label and '2' or nil) | ||
:cssText( | :cssText('vertical-align: top; text-align: left;') | ||
:addClass(rowArgs.class) | :addClass(rowArgs.class) | ||
-- @deprecated next; target .infobox-<name> .infobox(-full)-data | -- @deprecated next; target .infobox-<name> .infobox(-full)-data |