Module:Navbox/sandbox: Difference between revisions

Content deleted Content added
fix
add navigation role attribute (this may have to be put somewhere else to apply in all cases where it should; I'm not sure)
Line 334:
:css('background', 'transparent')
:css('color', 'inherit')
:attr('role', 'navigation') -- <http://www.w3.org/TR/wai-aria/roles#navigation>
end
tbl:cssText(args.innerstyle)