Skip to content
Code-Schnipsel Gruppen Projekte
Commit 907f6e62 erstellt von Michael Danielczok's avatar Michael Danielczok
Dateien durchsuchen

refactor: For mobile optimized.

Übergeordneter c86d3413
No related branches found
No related tags found
Keine zugehörigen Merge Requests gefunden
......@@ -812,36 +812,10 @@ table.articles-sum td {
/****************/
@media screen and (max-width: 767px) {
.quiqqer-order-window .quiqqer-order-window-header {
border-bottom-width: 1px;
background: #f8f8f8;
}
.quiqqer-order-window .qui-window-popup-buttons {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
display: flex;
padding: 10px 0 !important;
}
.quiqqer-order-window .qui-window-popup-buttons button {
width: auto;
}
/* next step button */
.quiqqer-order-window .qui-window-popup-buttons .btn-success {
flex-grow: 1;
order: 2;
}
/* step back btn */
.quiqqer-order-window .qui-window-popup-buttons .btn-light {
min-width: 3rem !important;
order: 1;
}
.quiqqer-order-window .qui-window-popup-buttons .btn-light .qui-button-text-image {
margin-right: 0
}
.quiqqer-order-window .qui-window-popup-buttons .btn-light .qui-button-text {
display: none
background: #f8f8f8;
}
}
\ No newline at end of file
......@@ -1047,8 +1047,10 @@ article .product-data-more {
margin-top: 2rem;
}
.product-data-more-tabs {
.product-data-more-tabsContainer .product-data-more-tabs {
border-bottom: 1px solid #ddd;
min-width: 100%;
width: auto;
}
li.product-data-more-tabs-tab {
......
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