diff --git a/build/css/custom.css b/build/css/custom.css index a7e2034f..9c4e9fe8 100644 --- a/build/css/custom.css +++ b/build/css/custom.css @@ -128,7 +128,9 @@ background: #34495E; } -.calendar-exibit .show-calendar { +/* TODO check if calendar should be showed even if not working clicking it */ + +/*.calendar-exibit .show-calendar { float: none; display: block; position: relative; @@ -137,7 +139,7 @@ margin-bottom: 20px; border: 1px solid rgba(0, 0, 0, 0.15); overflow: hidden; -} +}*/ .calendar-exibit .show-calendar .calendar { margin: 0 0 4px 0; @@ -2616,7 +2618,7 @@ input.parsley-error, textarea.parsley-error, select.parsley-error { display: inline-block; } -.well .markup { +.card .markup { background: #fff; color: #777; position: relative; @@ -2627,7 +2629,7 @@ input.parsley-error, textarea.parsley-error, select.parsley-error { box-shadow: none; } -.well .markup::after { +.card .markup::after { content: "Example"; position: absolute; top: 15px; diff --git a/production/form_advanced.html b/production/form_advanced.html index c9e75aa8..9be73e9d 100755 --- a/production/form_advanced.html +++ b/production/form_advanced.html @@ -484,7 +484,7 @@
Date Range Picker with opening to right and left
-Date Range Picker with opening to right and left
+