Cambios

Busca en cnbGuatemala con Google

sin resumen de edición
Línea 1: Línea 1:  
/*hide empty table columns*/
 
/*hide empty table columns*/
 
( function ( $, mw ) {
 
( function ( $, mw ) {
$('.highlight-publication').css('background-color', '#bdffff');
+
$('.highlight-publication').first().css('background-color', '#bdffff');
 
$('.smwtable tr th').each(function(i) {
 
$('.smwtable tr th').each(function(i) {
 
     //select all tds in this column
 
     //select all tds in this column