Module:Navbox/sandbox: Difference between revisions

Content deleted Content added
checking something with broken divs
additional margin alignment
Line 248:
end
listCell
:css('padding', (index == 1 and args.list1padding) or args.listpadding or '0em 0.25em')
:cssText(args.liststyle)
:cssText(rowstyle)
Line 342:
end
 
tbl:css('border-spacing', '0 .2em'):css('margin', '-.1em 0')
if border == 'subgroup' or border == 'none' then
tbl
Line 405:
:cssText(args.bodystyle)
:cssText(args.style)
:css('padding', '.05em15em .25em')
:node(tbl)
if args.title then