Skip to content
Code-Schnipsel Gruppen Projekte
Commit 4a93b638 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

refactor: payment and shipping are equal

Übergeordneter 5b5552b1
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -308,6 +308,18 @@ input.quiqqer-coupons-couponcodeinput-input:active {
}
}
/******************/
/* step: shipping */
/******************/
.quiqqer-order-step-shipping-list-entry {
border-bottom: 0 !important;
}
.quiqqer-order-step-shipping-list-entry:hover {
background: #f8f8f8 !important;
}
/******************/
/* step: payments */
/******************/
......@@ -323,6 +335,10 @@ input.quiqqer-coupons-couponcodeinput-input:active {
margin: 0;
}
.quiqqer-order-step-payments-list-entry:hover {
background: #f8f8f8 !important;
}
@media screen and (max-width: 767px) {
.quiqqer-order-step-payments-list .quiqqer-order-step-payments-list-entry {
display: flex !important;
......@@ -490,6 +506,7 @@ input.quiqqer-coupons-couponcodeinput-input:active {
width: 60% !important;
}
/******************/
/* step: checkout */
/******************/
......
0% oder .
You are about to add 0 people to the discussion. Proceed with caution.
Bearbeitung dieser Nachricht zuerst beenden!
Bitte registrieren oder zum Kommentieren