added border to seatmap unavailable and available cells to make white seats visible
This commit is contained in:
@@ -72,7 +72,10 @@ div.seatCharts-seat.unavailable {
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-size: 100% 100%, auto;
|
||||
border: none;
|
||||
}
|
||||
|
||||
div.seatCharts-seat.available, div.seatCharts-seat.unavailable {
|
||||
border: 1px solid grey;
|
||||
}
|
||||
|
||||
#JSCLegendInner select {
|
||||
|
||||
Reference in New Issue
Block a user