Theme Assets

This commit is contained in:
2025-11-20 23:10:06 -06:00
parent c6c900464c
commit 26b49edfb4
3151 changed files with 629141 additions and 0 deletions

13
assets/vendor/flatpickr/ie.css vendored Normal file
View File

@@ -0,0 +1,13 @@
span.flatpickr-weekday {
display: inline-block;
width: 14.2857143%;
}
span.flatpickr-day {
width: 14.2857143%;
margin: 0 2.491071428571428px;
}
@media screen and (min-width: 0\0) {
div.flatpickr-current-month {
padding-top: 0px !important;
}
}