Difference between revisions of "Template:Sidebar"

From Sinfronteras
Jump to: navigation, search
Line 571: Line 571:
 
                 $(this).parent().children(".resaltar").first().css({'cssText':'background: reset'})
 
                 $(this).parent().children(".resaltar").first().css({'cssText':'background: reset'})
 
             });
 
             });
             $("#menuToggle .resaltar").hover(function() {
+
             $(".resaltar").hover(function() {
 
                 $(this).parent().children(".mw-collapsible-toggle").css({'cssText':'color: red !important; font-weight:normal'})
 
                 $(this).parent().children(".mw-collapsible-toggle").css({'cssText':'color: red !important; font-weight:normal'})
 
                 $(this).parent().children(".mw-collapsible-toggle").children(".mw-collapsible-text").css({'cssText':'color: red !important; font-weight:normal !important'})
 
                 $(this).parent().children(".mw-collapsible-toggle").children(".mw-collapsible-text").css({'cssText':'color: red !important; font-weight:normal !important'})

Revision as of 18:20, 19 March 2021