MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 315: Line 315:
     $('.region-map img[alt="About this image"]').attr('src', 'https://elwiki.net/wiki/images/1/1f/UI_-_Help.png').show();
     $('.region-map img[alt="About this image"]').attr('src', 'https://elwiki.net/wiki/images/1/1f/UI_-_Help.png').show();
     $('table[cellpadding="5"][border="1"][style] tr[style*="rgb(68, 68, 68)"] th').css('border-color', 'black')
     $('table[cellpadding="5"][border="1"][style] tr[style*="rgb(68, 68, 68)"] th').css('border-color', 'black')
});
docReady(function () {


     $('.related-skills td[width="150"]').each(function () {
     $('.related-skills td[width="150"]').each(function () {
Line 351: Line 347:


     $('.related-skills:not(.no-div)').addClass('shown');
     $('.related-skills:not(.no-div)').addClass('shown');
});
docReady(function () {


     $('.boss-timer-section .tabber-tab').click(function (e) {
     $('.boss-timer-section .tabber-tab').click(function (e) {