Difference between revisions of "Template:Sidebar"

From Sinfronteras
Jump to: navigation, search
Line 560: Line 560:
 
         });
 
         });
  
         $(".mw-collapsible").hover(function(){
+
         // $(".mw-collapsible").hover(function(){
            $(".resaltar").first().css({'cssText':'background: red !important'})
+
        //    $(".resaltar").first().css({'cssText':'background: red !important'})
            }, function(){
+
        //    }, function(){
            $(".resaltar").first().css('background', 'grey')
+
        //    $(".resaltar").first().css('background', 'grey')
         });
+
         // });
  
  

Revision as of 15:53, 18 March 2021