Модуль:Navbox: различия между версиями

мНет описания правки
мНет описания правки
 
(не показаны 4 промежуточные версии этого же участника)
Строка 224: Строка 224:
if args.titlegroup then
if args.titlegroup then
titleCell
titleCell
:css('border-left', '2px solid #fdfdfd')
:css('border-left', '2px solid var(--theme-bg-color-100)')
:css('width', '100%')
:css('width', '100%')
end
end
Строка 356: Строка 356:
end
end
listCell
listCell
:css('padding', '0 1px')
:css('padding', '0')
:cssText(args.liststyle)
:cssText(args.liststyle)
:cssText(rowArgs.liststyle)
:cssText(rowArgs.liststyle)