Personal tools

Difference between revisions of "Browse Mouse TSSs"

From referenceTSS

Jump to: navigation, search
m
Line 6: Line 6:
  
 
/* even and odd in tables */
 
/* even and odd in tables */
.smwtable .even {
+
.datatable .even {
 
     background-color: #fff;
 
     background-color: #fff;
 
}
 
}
.smwtable .odd {
+
.datatable .odd {
 
     background-color: #e8e9ef;
 
     background-color: #e8e9ef;
 
}
 
}

Revision as of 14:10, 9 March 2018