vendor/assets/stylesheets/flatpickr/themes/material_orange.css in flatpickr-4.6.9.0 vs vendor/assets/stylesheets/flatpickr/themes/material_orange.css in flatpickr-4.6.10.0

- old
+ new

@@ -161,9 +161,13 @@ -ms-flex: 1; flex: 1; } .flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month { + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; text-decoration: none; cursor: pointer; position: absolute; top: 0; height: 34px;