Security update for Core, with self-updated composer
[yaffs-website] / web / core / assets / vendor / jquery.ui / themes / base / datepicker.css
index ea559d876e9f5817d54aa3f8ab22944cb79812d6..c82ae33fba069ce75d9b0898a4a5ccb77fc0059a 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * jQuery UI Datepicker 1.11.4
+ * jQuery UI Datepicker 1.12.1
  * http://jqueryui.com
  *
  * Copyright jQuery Foundation and other contributors
        border-right-width: 0;
        border-left-width: 1px;
 }
+
+/* Icons */
+.ui-datepicker .ui-icon {
+       display: block;
+       text-indent: -99999px;
+       overflow: hidden;
+       background-repeat: no-repeat;
+       left: .5em;
+       top: .3em;
+}