יחידה:Navbox: הבדלים בין גרסאות בדף

update
עברות
שורה 115: שורה 115:
if args.titlegroup then
if args.titlegroup then
titleCell
titleCell
:css('border-left', '2px solid #fdfdfd')
:css('border-right', '2px solid #fdfdfd')
:css('width', '100%')
:css('width', '100%')
end
end
שורה 230: שורה 230:
listCell
listCell
:css('text-align', 'left')
:css('text-align', 'left')
:css('border-left-width', '2px')
:css('border-right-width', '2px')
:css('border-left-style', 'solid')
:css('border-right-style', 'solid')
else
else
listCell:attr('colspan', 2)
listCell:attr('colspan', 2)