fixed legend filtering option and adjusted saalplanbuchung button styles
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#containerBookingBtn {
|
||||
display: none;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#get_flash {
|
||||
@@ -28,15 +29,16 @@
|
||||
}
|
||||
|
||||
#openSeatmap {
|
||||
padding: 1rem;
|
||||
font-weight: bold;
|
||||
color: #ffb201;
|
||||
font-size: 1rem;
|
||||
padding: 1rem !important;
|
||||
/* font-weight: bold; */
|
||||
/* color: #ffb201; */
|
||||
/* font-size: 1rem; */
|
||||
cursor: pointer;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
#openSeatmap span {
|
||||
font-size: .8rem;
|
||||
font-size: 1.2rem;
|
||||
/* color: #5c5c5c; */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user