aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/flora/flora.datepicker.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/flora/flora.datepicker.css b/themes/flora/flora.datepicker.css
index 68a31e531..a6e0fb3e8 100644
--- a/themes/flora/flora.datepicker.css
+++ b/themes/flora/flora.datepicker.css
@@ -24,6 +24,12 @@
padding: 5px !important;
border: 4px ridge #83C948 !important;
}
+.ui-datepicker-disabled {
+ position: absolute;
+ z-index: 10;
+ background-color: white;
+ opacity: 0.5;
+}
button.ui-datepicker-trigger {
width: 25px;
}