Content deleted Content added
Replace Module:No globals with require( "strict" ) |
fix Linter flag for (nonexistent) text color in dark mode; this generally works but may cause problems, in which case revert or try specifying a different CSS value |
||
Line 114:
title = 'class/colour', args = { class.class }
})
:css('color','inherit')
:css('width', percentage)
:attr('title', string.format('%s %s', percentage, class.category))
|