Template:Team:Waterloo/NavBar
From 2009.igem.org
(Difference between revisions)
Dookehster (Talk | contribs) |
Dookehster (Talk | contribs) |
||
Line 15: | Line 15: | ||
$("#toctitle>h2").removeClass("ui-corner-all"); | $("#toctitle>h2").removeClass("ui-corner-all"); | ||
$("h3").addClass("ui-corner-all"); | $("h3").addClass("ui-corner-all"); | ||
+ | $("h4").addClass("ui-corner-all"); | ||
$("h1").addClass("ui-state-highlight"); | $("h1").addClass("ui-state-highlight"); | ||
$("h2").addClass("ui-state-highlight"); | $("h2").addClass("ui-state-highlight"); | ||
$("#toctitle>h2").removeClass("ui-state-highlight"); | $("#toctitle>h2").removeClass("ui-state-highlight"); | ||
$("h3").addClass("ui-state-highlight"); | $("h3").addClass("ui-state-highlight"); | ||
+ | $("h4").addClass("ui-state-highlight"); | ||
$("table").addClass("ui-widget-content"); | $("table").addClass("ui-widget-content"); |
Revision as of 00:33, 22 October 2009