Merge pull request #649 from jitendra-webkul/jitendra

Product gallery selected thumbnail border color changed to brand color
This commit is contained in:
JItendra Singh 2019-03-05 13:18:24 +05:30 committed by GitHub
commit 899ec68089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=e019a3a0b0cbcc981fd8",
"/css/shop.css": "/css/shop.css?id=ccad56c3468960eef02d"
}
"/js/shop.js": "/js/shop.js?id=391400bc9a994e60b97f",
"/css/shop.css": "/css/shop.css?id=1bc235fc8c42cb8036b9"
}

View File

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