Sleeeeeep ZZZ
This commit is contained in:
@@ -447,9 +447,17 @@ html {
|
||||
|
||||
.dropdown-gestion,
|
||||
.dropdown-gestion:hover {
|
||||
color: black;
|
||||
background-color: beige !important;
|
||||
margin:0px;
|
||||
padding:auto;
|
||||
color: grey;
|
||||
background-color: transparent !important;
|
||||
border-color: transparent !important;
|
||||
padding-left:10%;
|
||||
}
|
||||
|
||||
.dropdown-gestion-container button:hover{
|
||||
color:rgb(102, 102, 102) !important;
|
||||
|
||||
}
|
||||
|
||||
.dropdown-gestion-menu {
|
||||
@@ -508,6 +516,10 @@ html {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.detail-old-price{
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* -------------------------------------------------------- */
|
||||
@@ -515,6 +527,11 @@ html {
|
||||
/* -------------------------------------------------------- */
|
||||
@media(max-width:900px) {
|
||||
|
||||
.dropdown-gestion,
|
||||
.dropdown-gestion:hover {
|
||||
padding-left:0;
|
||||
}
|
||||
|
||||
.detail-container{
|
||||
display:inline-block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user