Difference between revisions of "Template:Sidebar"

From Sinfronteras
Jump to: navigation, search
Line 572: Line 572:
 
             });
 
             });
 
             $(".resaltar").hover(function() {
 
             $(".resaltar").hover(function() {
                 $(this).parent().children(".mw-collapsible-toggle").css({'color':'red','font-weight':'normal'})
+
                 $(this).parent().children(".mw-collapsible-toggle").css({'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'})
 
                 // $(".resaltar").first().css({'cssText':'background: red !important'})
 
                 // $(".resaltar").first().css({'cssText':'background: red !important'})

Revision as of 23:14, 18 March 2021