This commit is contained in:
Laurent Destailleur
2019-12-06 12:42:05 +01:00
parent 02e2b72190
commit eae021cd6b
2 changed files with 10 additions and 0 deletions

View File

@@ -4017,6 +4017,11 @@ table.cal_event td.cal_event_right { padding: 4px 4px !important; }
.calendarviewcontainertr { height: 100px; }
td.cal_other_month {
opacity: 0.8;
}
/* ============================================================================== */
/* Ajax - Liste deroulante de l'autocompletion */

View File

@@ -4156,6 +4156,11 @@ table.cal_event td.cal_event_right { padding: 4px 4px !important; }
background-size: 24px auto;
}
td.cal_other_month {
opacity: 0.8;
}
/* ============================================================================== */
/* Ajax - Liste deroulante de l'autocompletion */
/* ============================================================================== */