mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Et2Date: Copy drop shadow from select dropdown
This commit is contained in:
parent
80c5a64316
commit
c3348c8230
@ -4026,7 +4026,8 @@ span.et2_countdown_seconds {
|
||||
|
||||
/** Hide flatpickr calendar when initially created */
|
||||
body .flatpickr-calendar {
|
||||
display: none;
|
||||
display: none;
|
||||
box-shadow: 0 2px 8px hsl(240 3.8% 46.1% / 12%);
|
||||
}
|
||||
|
||||
.flatpickr-calendar.open {
|
||||
|
Loading…
Reference in New Issue
Block a user