Skip to content

Commit

Permalink
Added hover style pointer for the addional images in the product page.
Browse files Browse the repository at this point in the history
  • Loading branch information
rasseljandavid committed Jul 22, 2011
1 parent ee78f15 commit 8f3031f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions framework/modules/ecommerce/assets/css/ecom.css
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,8 @@
}
.surcharge{
font-size: 8px;
}

.additional.thumbnails ul li img.thumbnail:hover {
cursor: pointer;
}

0 comments on commit 8f3031f

Please sign in to comment.