dropdown for product variant picker
parent
3f4181f4d3
commit
ee644987db
|
@ -74,7 +74,7 @@
|
|||
}
|
||||
|
||||
.shx-custom-dropdown-content div:hover {
|
||||
background-color: #f1f1f1;
|
||||
background-color: #e9e9e9;
|
||||
}
|
||||
|
||||
.shx-custom-dropbtn {
|
||||
|
@ -97,7 +97,7 @@
|
|||
}
|
||||
|
||||
.shx-custom-selected-variant {
|
||||
background-color: #f1f1f1;
|
||||
background-color: #e9e9e9;
|
||||
}
|
||||
|
||||
.shx-dummy-select {
|
||||
|
|
Loading…
Reference in New Issue