added onhover pointer for brushed metal theme

This commit is contained in:
Jerry Ruhe 2007-01-18 05:00:05 +00:00
parent 8b95bffc33
commit 6a5ff36817

View File

@ -568,6 +568,9 @@ body {
.iconBackHover
{
background-image: url(../images/pointer-bm.png);
background-repeat: no-repeat;
background-position: 90% 100%;
border-top: 1px solid #9f9f9f;
border-left: 0px solid white;
}