Template:Team:TU Munich/MeetingHeader

From 2012.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 9: Line 9:
     margin: 15px 0;
     margin: 15px 0;
     padding: 0.5em 0;
     padding: 0.5em 0;
 +
    font-size: 100%;
}
}
Line 37: Line 38:
}
}
-
.experiment {
+
.meeting {
     margin: 5px 0;
     margin: 5px 0;
}
}
Line 92: Line 93:
div.light_switchable_promoter h3 {
div.light_switchable_promoter h3 {
     color: rgb(0, 32, 96);
     color: rgb(0, 32, 96);
-
}
 
-
 
-
#MJune {
 
-
    display: none;
 
-
}
 
-
 
-
#MJuly {
 
-
    display: none;
 
}
}
Line 136: Line 129:
   $("#bodyContent h2").addClass("ui-corner-all");
   $("#bodyContent h2").addClass("ui-corner-all");
   $('h2 span.mw-headline').click(function() {
   $('h2 span.mw-headline').click(function() {
-
   $('.'+this.id).fadeToggle("slow", "linear")
+
   $('.M'+this.id).fadeToggle("slow", "linear")
   });
   });
   $('h2 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"})
   $('h2 span.mw-headline').attr({ onMouseOver: "this.style.cursor='pointer'"})

Latest revision as of 10:26, 26 September 2012