calendar list fix
This commit is contained in:
parent
a8baa8d763
commit
1c1d4e3255
@ -285,7 +285,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
|||||||
cursor: pointer!important;
|
cursor: pointer!important;
|
||||||
transition: color .2s ease;
|
transition: color .2s ease;
|
||||||
}
|
}
|
||||||
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
|
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background: rgba(0, 0, 0, 0.05);
|
background: rgba(0, 0, 0, 0.05);
|
||||||
}
|
}
|
||||||
|
|||||||
@ -285,7 +285,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
|||||||
cursor: pointer!important;
|
cursor: pointer!important;
|
||||||
transition: color .2s ease;
|
transition: color .2s ease;
|
||||||
}
|
}
|
||||||
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
|
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
background: rgba(0, 0, 0, 0.05);
|
background: rgba(0, 0, 0, 0.05);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user