Debug-Infos entfernt, vollstaendige Kaufabwicklung hinzugefügt

This commit is contained in:
2016-01-29 00:56:13 +01:00
parent 6dbbc77c30
commit 38583577f6
6 changed files with 105 additions and 45 deletions

View File

@@ -81,4 +81,37 @@
.tab-item{
background-color: #A50505 !important;
}
}
.image-list-thumb {
padding: 2px 2px 2px 2px;
height: 100px;
}
.image-modal {
width: 100% !important;
height: 100%;
top: 0 !important;
left: 0 !important;
}
.transparent {
background: transparent !important;
}
.fullscreen-image {
max-width: 100%;
max-height: 100%;
bottom: 0;
left: 0;
margin: auto;
overflow: auto;
position: fixed;
right: 0;
top: 0;
}
.slider {
width: 100%;
height: 100%;
}