added cursor: pointer to the onhover for appicons

This commit is contained in:
Jerry Ruhe 2007-01-18 07:41:14 +00:00
parent 5235f61598
commit c823cfa15c
2 changed files with 2 additions and 0 deletions

View File

@ -573,6 +573,7 @@ body {
background-position: 90% 100%;
border-top: 1px solid #9f9f9f;
border-left: 0px solid white;
cursor: pointer;
}
.appIconSpacer

View File

@ -495,6 +495,7 @@ body {
{
background-image: url(../images/iconBackYellow.png);
border-right: 1px solid #9f9f9f;
cursor: pointer;
}
#divAppTextBar