540
edits
m (12 revisions imported from wikipedia:Module:Navbox: see Topic:Vtixlm0q28eo6jtf) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 230: | Line 230: | ||
listCell | listCell | ||
:css('text-align', 'left') | :css('text-align', 'left') | ||
else | else | ||
listCell:attr('colspan', 2) | listCell:attr('colspan', 2) | ||
Line 362: | Line 360: | ||
end | end | ||
if border == 'subgroup' or border == 'none' then | if border == 'subgroup' or border == 'none' then | ||
tbl | tbl | ||
Line 433: | Line 430: | ||
:cssText(args.bodystyle) | :cssText(args.bodystyle) | ||
:cssText(args.style) | :cssText(args.style) | ||
:node(tbl) | :node(tbl) | ||
-- aria-labelledby title, otherwise above, otherwise lone group | -- aria-labelledby title, otherwise above, otherwise lone group |