forked from alaguraj/odoo-testing-addons
Add comprehensive styling for the shop page, including the left sidebar filter and product grid layout.
This commit is contained in:
parent
f9fb63f8c9
commit
73ef8df4b7
@ -113,7 +113,7 @@
|
|||||||
|
|
||||||
.oe_website_sale #products_grid_before li:hover,
|
.oe_website_sale #products_grid_before li:hover,
|
||||||
.oe_website_sale #products_grid_before .list-group-item:hover {
|
.oe_website_sale #products_grid_before .list-group-item:hover {
|
||||||
background: #2bb1a5 !important;
|
background: #fecd4f !important;
|
||||||
transform: translateX(5px);
|
transform: translateX(5px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user