Module:Navbox: Difference between revisions

remove moz and webkit as standard now well supported
(suppress images inside navboxes showing up in Media Viewer)
(remove moz and webkit as standard now well supported)
Line 85:
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; padding:0;'
})
end
Anonymous user