I need to apply a custom CSS class to the arrow images and the "view larger image" image on product detail pages, but I can't find where to do this.
The problem is that we have a CSS class that applies a 2px blue border around all images that are links, but we need to apply an exception (border: none) to these specific images.
Thanks!