Improving styling on large thumbnail view of product images

This commit is contained in:
summerscope
2015-01-16 13:06:02 +11:00
parent d2d3a577ea
commit b451b94fd1

View File

@@ -3,12 +3,10 @@
@import branding
.product-img
border-bottom: 40px white solid
border-top: 20px white solid
border-left: 20px white solid
border-right: 20px white solid
padding: 5px
margin-bottom: 10px
outline: 1px solid #ccc
@include box-shadow(0 1px 2px 1px rgba(0,0,0,0.25))
@include box-shadow(0 1px 2px 1px rgba(0,0,0,0.15))
.hero-img
outline: 1px solid $disabled-bright