Product gallery selected thumbnail border color changed to brand color

This commit is contained in:
jitendra 2019-03-05 13:15:21 +05:30
parent 70c4e69aaf
commit 4c28aceab5
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=391400bc9a994e60b97f",
"/css/shop.css": "/css/shop.css?id=b15232fd1f9cfdc24446"
"/css/shop.css": "/css/shop.css?id=23fd4c730a0de182ec3b"
}

View File

@ -1693,7 +1693,7 @@ section.product-detail {
max-height: 120px;
&.active {
border-color: $border-color;
border-color: $brand-color;
}
img {