Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 554: | Line 554: | ||
}); | }); | ||
− | $(".mw-collapsible"). | + | $(".mw-collapsible").mouseover(function(){ |
$(this).children(".resaltar").first().css({'cssText':'background: red !important'}) | $(this).children(".resaltar").first().css({'cssText':'background: red !important'}) | ||
− | + | }); | |
− | |||
− | |||
// $(".mw-collapsible").hover(function(){ | // $(".mw-collapsible").hover(function(){ |
Revision as of 16:02, 18 March 2021