Open main menu

Changes

Module:Navbox

61 bytes added, 00:14, 29 June 2017
renderNavBar: quick hack to reset basestyle or titlestyle's box-shadow, if any, for the navbar
args.name,
mini = 1,
fontstyle = (args.basestyle or '') .. ';' .. (args.titlestyle or '') .. ';background:none transparent;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;'
})
end
Anonymous user