blob: addd9cb2927c7cf86863d4f5f8c956b5e4722aa6 [file] [log] [blame]
/* show the "selected" image for this page */
#navigation-links a#webresources img, #webresources a#webresources:hover img {
background-image : url(../graphics/icons/ctool/wr_nav_64.gif);
top : 2px;
left : -3px;
}
#navigation-links {
background-image: url(../graphics/contentpage/wr_banner.jpg);
}
#navigation-links a:hover#webresources .link-label,
#navigation-links a:focus#webresources .link-label,
#navigation-links a:active#webresources .link-label {
display : none;
}
#navigation-links a:hover#webresources,
#navigation-links a:focus#webresources,
#navigation-links a:active#webresources {
background-image : none;
}
#navigation-links a:hover#webresources .link-extra-div,
#navigation-links a:focus#webresources .link-extra-div,
#navigation-links a:active#webresources .link-extra-div {
background-image : none;
}