Difference between revisions of "Template:Sidebar"
Adelo Vieira (talk | contribs) |
Adelo Vieira (talk | contribs) |
||
Line 14: | Line 14: | ||
margin-right: 12pt; | margin-right: 12pt; | ||
} | } | ||
− | .resaltar:hover {background: # | + | .resaltar:hover {background: #bdbdca} |
.tocUl { | .tocUl { | ||
overflow-y: scroll !important; | overflow-y: scroll !important; | ||
Line 562: | Line 562: | ||
// }); | // }); | ||
$(".mw-collapsible-toggle").hover(function() { | $(".mw-collapsible-toggle").hover(function() { | ||
− | $(this).parent().children(".resaltar").first().css({'cssText':'background: # | + | $(this).parent().children(".resaltar").first().css({'cssText':'background: #bdbdca !important'}) |
// $(".resaltar").first().css({'cssText':'background: red !important'}) | // $(".resaltar").first().css({'cssText':'background: red !important'}) | ||
}, function(){ | }, function(){ |
Revision as of 21:09, 18 March 2021