changed dropdown to absolute 48px

This commit is contained in:
zino
2021-05-24 14:36:46 +02:00
parent 2e4952ef21
commit 6ff4b50b5f
5 changed files with 1 additions and 753 deletions

View File

@@ -1 +0,0 @@
#containerBookingBtn{display:none;margin:0}#get_flash{display:none}.ui-dialog-title{text-align:center;display:none}.ui-widget-overlay{background:#fff;opacity:1;width:100vw;height:100vh}#openSeatmap img{width:64px}#openSeatmap{padding:1rem;font-weight:700;color:#ffb201;font-size:1rem;cursor:pointer}#openSeatmap span{font-size:.8rem}#foobarParent{display:none}div#dialogSeatmap{padding-top:0}.ui-widget-header{background:#fff;border:1px solid #c6c6c6;border-bottom-right-radius:0;border-bottom-left-radius:0}.ui-dialog{background:#fff;left:0!important;padding:0;top:0!important;right:0!important}.ui-dialog .ui-dialog-content{padding:0}.ui-dialog-titlebar{margin-left:0;margin-right:0;padding:0!important;display:none}#iframeSeatmap{height:100vh;background:#fff;width:100%}.ui-corner-all{border-radius:0}.ui-widget{border:none!important}

375
client/dist/inject.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

375
client/dist/seatmap.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -103,7 +103,7 @@ select#dropdownLegend, select#dropdownSeatmap, .dropdownBuyerTypes {
width: 14rem;
border-radius: 4px;
border-color: #ccc;
height: 3rem;
height: 48px;
}
#modalCart .uabb-button {