Update
This commit is contained in:
parent
a43b6281fc
commit
0b6faa00eb
@ -157,6 +157,7 @@ table.seat td:first-child {
|
|||||||
border: 1px solid #888;
|
border: 1px solid #888;
|
||||||
width: 40%;
|
width: 40%;
|
||||||
height: 95%;
|
height: 95%;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal form{
|
.modal form{
|
||||||
@ -338,6 +339,10 @@ table.seat td:first-child {
|
|||||||
background-color: #d3ebff;
|
background-color: #d3ebff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fc-container .fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
|
||||||
|
z-index: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
lists like tables
|
lists like tables
|
||||||
|
Loading…
Reference in New Issue
Block a user