2022-12-09 17:20:03 +00:00
|
|
|
span.datetimeshortcuts {
|
|
|
|
|
visibility: hidden;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
span.datetimeshortcuts > a:nth-child(2) {
|
|
|
|
|
visibility: visible;
|
|
|
|
|
}
|
2025-10-16 10:16:52 +00:00
|
|
|
|
|
|
|
|
span.datetimeshortcuts > a:first-child {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.calendarbox .calendar-shortcuts {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|