MediaWiki:Common.js: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 476: Line 476:
         'backgroundColor': 'orange'
         'backgroundColor': 'orange'
     });
     });
 
/*
     $('table.odd-stripe > tbody > tr:has(td):').css('background-color', function(){
     $('table.odd-stripe > tbody > tr:has(td):').css('background-color', function(){
         return $(this).parent().parent().css('background-color');
         return $(this).parent().parent().css('background-color');
     });
     });
     $('table.odd-strip').css('background-color', 'transparent');
     $('table.odd-strip').css('background-color', 'transparent');
*/
});
});


/**** Persist Header H2 ****/
/**** Persist Header H2 ****/