mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +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 */
|
/** Hide flatpickr calendar when initially created */
|
||||||
body .flatpickr-calendar {
|
body .flatpickr-calendar {
|
||||||
display: none;
|
display: none;
|
||||||
|
box-shadow: 0 2px 8px hsl(240 3.8% 46.1% / 12%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.flatpickr-calendar.open {
|
.flatpickr-calendar.open {
|
||||||
|
Loading…
Reference in New Issue
Block a user