|
@@ -583,8 +583,8 @@ input.search_field, textarea.search_field {
|
|
font-weight: bold !important;
|
|
font-weight: bold !important;
|
|
color: #000 !important;
|
|
color: #000 !important;
|
|
}
|
|
}
|
|
-#caremonth-measurements-calendar table.table-condensed td[has-events],
|
|
|
|
-#caremonth-measurements-calendar td.has-events a {
|
|
|
|
|
|
+.caremonth-measurements-calendar table.table-condensed td[has-events],
|
|
|
|
+.caremonth-measurements-calendar td.has-events a {
|
|
background: #c5e4ff !important;
|
|
background: #c5e4ff !important;
|
|
font-weight: bold !important;
|
|
font-weight: bold !important;
|
|
color: #000 !important;
|
|
color: #000 !important;
|
|
@@ -1671,23 +1671,23 @@ th.only-screen, td.only-screen {
|
|
min-width: 1450px;
|
|
min-width: 1450px;
|
|
}
|
|
}
|
|
|
|
|
|
-#caremonth-measurements-calendar .fc-event.m-weight {
|
|
|
|
|
|
+.caremonth-measurements-calendar .fc-event.m-weight {
|
|
background: #38908f;
|
|
background: #38908f;
|
|
color: #fff;
|
|
color: #fff;
|
|
padding-left: 5px;
|
|
padding-left: 5px;
|
|
margin-bottom: 2px;
|
|
margin-bottom: 2px;
|
|
}
|
|
}
|
|
-#caremonth-measurements-calendar .fc-event.m-bp {
|
|
|
|
|
|
+.caremonth-measurements-calendar .fc-event.m-bp {
|
|
background: #5e96ae;
|
|
background: #5e96ae;
|
|
color: #fff;
|
|
color: #fff;
|
|
padding-left: 5px;
|
|
padding-left: 5px;
|
|
margin-bottom: 2px;
|
|
margin-bottom: 2px;
|
|
}
|
|
}
|
|
-#caremonth-measurements-calendar .fc-event.m-weight *,
|
|
|
|
-#caremonth-measurements-calendar .fc-event.m-bp *{
|
|
|
|
|
|
+.caremonth-measurements-calendar .fc-event.m-weight *,
|
|
|
|
+.caremonth-measurements-calendar .fc-event.m-bp *{
|
|
font-size: 10px !important;
|
|
font-size: 10px !important;
|
|
}
|
|
}
|
|
-#caremonth-measurements-calendar .fc-daygrid-event-dot {
|
|
|
|
|
|
+.caremonth-measurements-calendar .fc-daygrid-event-dot {
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1695,11 +1695,11 @@ th.only-screen, td.only-screen {
|
|
width: 100%;
|
|
width: 100%;
|
|
border: 0 !important;
|
|
border: 0 !important;
|
|
}
|
|
}
|
|
-#caremonth-measurements-calendar>.ui-datepicker-inline {
|
|
|
|
|
|
+.caremonth-measurements-calendar>.ui-datepicker-inline {
|
|
width: 100%;
|
|
width: 100%;
|
|
}
|
|
}
|
|
-#caremonth-measurements-calendar .ui-datepicker-prev,
|
|
|
|
-#caremonth-measurements-calendar .ui-datepicker-next {
|
|
|
|
|
|
+.caremonth-measurements-calendar .ui-datepicker-prev,
|
|
|
|
+.caremonth-measurements-calendar .ui-datepicker-next {
|
|
display: none;
|
|
display: none;
|
|
}
|
|
}
|
|
#simpleSMSReminderComponent input[type="time"] {
|
|
#simpleSMSReminderComponent input[type="time"] {
|