reupload latest seatmap main
This commit is contained in:
@@ -100,24 +100,6 @@ div.seatCharts-seat.unavailable {
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
/*div.seatCharts-seat.unavailable:before {*/
|
||||
|
||||
/* background: #037CA9;*/
|
||||
|
||||
/* content: "";*/
|
||||
|
||||
/* width: 10px;*/
|
||||
|
||||
/* height: 5px;*/
|
||||
|
||||
/* position: absolute;*/
|
||||
|
||||
/* top: 5px;*/
|
||||
|
||||
/* left: -5px;*/
|
||||
|
||||
/*}*/
|
||||
|
||||
div.seatCharts-container {
|
||||
/*border-right: 1px dotted #adadad;*/
|
||||
width: auto;
|
||||
@@ -125,9 +107,6 @@ div.seatCharts-container {
|
||||
}
|
||||
|
||||
div.seatCharts-legend {
|
||||
/*padding-left: 0px;*/
|
||||
/*position: absolute;*/
|
||||
/*bottom: 16px;*/
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
@@ -140,7 +119,6 @@ ul.seatCharts-legendList {
|
||||
span.seatCharts-legendDescription {
|
||||
margin-left: 0.5vw;
|
||||
line-height: 1.2vw;
|
||||
/*font-size: 1vw;*/
|
||||
}
|
||||
|
||||
.checkout-button {
|
||||
@@ -157,7 +135,6 @@ span.seatCharts-legendDescription {
|
||||
}
|
||||
|
||||
#spacer {
|
||||
/*margin: 40px 0px 0px 0px;*/
|
||||
margin: 2vw 0vw 0vw 0vw;
|
||||
}
|
||||
|
||||
@@ -193,39 +170,12 @@ div.seatCharts-cell {
|
||||
visibility: hidden;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
/*padding-right: 1vw;*/
|
||||
/*padding-left: 1vw;*/
|
||||
/*margin-right: auto;*/
|
||||
/*margin-left: auto;*/
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.2vw;
|
||||
}
|
||||
|
||||
/*.row {*/
|
||||
|
||||
/* display: -webkit-box;*/
|
||||
|
||||
/* display: -webkit-flex;*/
|
||||
|
||||
/* display: -ms-flexbox;*/
|
||||
|
||||
/* display: flex;*/
|
||||
|
||||
/* flex-wrap: wrap;*/
|
||||
|
||||
/*}*/
|
||||
|
||||
/*.row > [class*='col-'] {*/
|
||||
|
||||
/* display: flex;*/
|
||||
|
||||
/* flex-direction: column;*/
|
||||
|
||||
/*}*/
|
||||
|
||||
.centered {
|
||||
position: fixed;
|
||||
/* or absolute */
|
||||
@@ -235,28 +185,6 @@ h4 {
|
||||
transform: translate(-50%, -50%);
|
||||
}
|
||||
|
||||
/*SHOPPING CART*/
|
||||
|
||||
/*.badge-notify{*/
|
||||
|
||||
/* background:red;*/
|
||||
|
||||
/* position:relative;*/
|
||||
|
||||
/* top: -20px;*/
|
||||
|
||||
/* right: 10px;*/
|
||||
|
||||
/*}*/
|
||||
|
||||
/*.my-cart-icon-affix {*/
|
||||
|
||||
/* position: fixed;*/
|
||||
|
||||
/* z-index: 999;*/
|
||||
|
||||
/*}*/
|
||||
|
||||
.glyphicon {
|
||||
font-size: 2vw;
|
||||
top: -.2vw;
|
||||
@@ -456,31 +384,4 @@ h5 {
|
||||
.rowBooking {
|
||||
width: 60%;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
/*ONLY IE < 10*/
|
||||
|
||||
/*@media all and (-ms-high-contrast: none),*/
|
||||
/*(-ms-high-contrast: active) {*/
|
||||
/* div.seatCharts-cell {*/
|
||||
/* height: 1.36vw;*/
|
||||
/* width: 1.36vw;*/
|
||||
/* }*/
|
||||
/*}*/
|
||||
|
||||
/*@media (min-width: 531px) and (max-width:770px) {*/
|
||||
/* div.seatCharts-cell {*/
|
||||
/* height: 1.33vw;*/
|
||||
/* width: 1.33vw;*/
|
||||
/* }*/
|
||||
/*}*/
|
||||
|
||||
/*@media (min-width: 400px) and (max-width:530px) {*/
|
||||
/* div.seatCharts-cell {*/
|
||||
/* height: 1.301vw;*/
|
||||
/* width: 1.301vw;*/
|
||||
/* }*/
|
||||
/* .glyphicon {*/
|
||||
/* display: none;*/
|
||||
/* }*/
|
||||
/*}*/
|
||||
}
|
||||
Reference in New Issue
Block a user