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 '
: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', '.
:node(tbl)
if args.title then
|