mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-19 17:38:06 +02:00
Fix for disconnected month selectboxes
aa2dc5c8f064a80154f41a7349755e7e21087c02 didn't work
This commit is contained in:
parent
1671e69603
commit
a059d2f59c
@ -4005,3 +4005,9 @@ span.et2_countdown_seconds {
|
||||
.et2_audio audio {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
||||
/** Hide flatpickr calendar when initially created */
|
||||
body .flatpickr-calendar {
|
||||
display: none;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user