Commit 8cdefe57 authored by imac's avatar imac

[Update]Redmine #719 : background color to empty variation

parent 5176c581
...@@ -2144,6 +2144,7 @@ label.chevron.bottom::first-letter { ...@@ -2144,6 +2144,7 @@ label.chevron.bottom::first-letter {
} }
.product-list article .article-bg{ .product-list article .article-bg{
opacity: 0.1; opacity: 0.1;
background-color: rgb(153, 153, 153);
} }
.panel .product-list article figure{ .panel .product-list article figure{
height: 180px; height: 180px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment