יחידה:Navbox: הבדלים בין גרסאות בדף
update |
עברות |
||
| שורה 115: | שורה 115: | ||
if args.titlegroup then | if args.titlegroup then | ||
titleCell | titleCell | ||
:css('border- | :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- | :css('border-right-width', '2px') | ||
:css('border- | :css('border-right-style', 'solid') | ||
else | else | ||
listCell:attr('colspan', 2) | listCell:attr('colspan', 2) | ||