https://bugzilla.wikimedia.org/show_bug.cgi?id=42429
--- Comment #3 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> 2012-11-25 17:59:16 UTC --- This script could add the desired class, except a "not-loaded" initial class, in case you're interested: $(function() { $(document.body).addClass('loaded'); }); -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
