mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 09:53:20 +01:00
Et2Date: Copy drop shadow from select dropdown
This commit is contained in:
parent
80c5a64316
commit
c3348c8230
@ -4027,6 +4027,7 @@ 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