Debug-Infos entfernt, vollstaendige Kaufabwicklung hinzugefügt
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
Reference in New Issue
Block a user