mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
CSS
This commit is contained in:
@@ -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 */
|
||||
|
||||
@@ -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 */
|
||||
/* ============================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user