s
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
cursor: pointer;
|
||||
right: 5px;
|
||||
bottom: 100px;
|
||||
z-index: 999;
|
||||
z-index: 98;
|
||||
|
||||
}
|
||||
|
||||
@@ -86,14 +86,14 @@
|
||||
.img-carrito:hover ~ .desplegable-carrito{
|
||||
display:block;
|
||||
opacity: 1;
|
||||
z-index: 999;
|
||||
z-index: 98;
|
||||
|
||||
}
|
||||
|
||||
.cestaCompra:hover > .desplegable-carrito{
|
||||
display:block;
|
||||
opacity: 1;
|
||||
z-index: 999;
|
||||
z-index: 98;
|
||||
background-color: white;
|
||||
}
|
||||
.cestaCompra:hover > .img-carrito{
|
||||
|
||||
Reference in New Issue
Block a user