diff --git a/addons/dine360_dashboard/static/src/css/shop_style.css b/addons/dine360_dashboard/static/src/css/shop_style.css index f7f750e..5c12ae5 100644 --- a/addons/dine360_dashboard/static/src/css/shop_style.css +++ b/addons/dine360_dashboard/static/src/css/shop_style.css @@ -113,7 +113,7 @@ .oe_website_sale #products_grid_before li:hover, .oe_website_sale #products_grid_before .list-group-item:hover { - background: #2bb1a5 !important; + background: #fecd4f !important; transform: translateX(5px); }