Template:Team:TU Munich/LabHeader
From 2012.igem.org
(Difference between revisions)
Line 116: | Line 116: | ||
$('.labbook p').css({display: 'none'}) | $('.labbook p').css({display: 'none'}) | ||
$('.labbook table').css({display: 'none'}) | $('.labbook table').css({display: 'none'}) | ||
+ | $('.labbook div div').css({display: 'none'}) | ||
$("table").addClass("wikitable"); | $("table").addClass("wikitable"); | ||
$("div.vector_design").addClass("experiment"); | $("div.vector_design").addClass("experiment"); | ||
Line 224: | Line 225: | ||
$('.labbook .week').css({display: 'none'}) | $('.labbook .week').css({display: 'none'}) | ||
$('.labbook .experiment div').css({display: 'none'}) | $('.labbook .experiment div').css({display: 'none'}) | ||
- | |||
}); | }); | ||
$('.experiment h3 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"}) | $('.experiment h3 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"}) |
Revision as of 17:16, 26 September 2012