Kalender Update Feature Erweiterung
* Absage von Kundenterminen Behobene Bugfixes: * Beschreibungsfeld kann nun immer Leer gesetzt werden. * SPIN wird nun nur 1mal ins Beschreibungsfeld eingesetzt.
This commit is contained in:
@@ -425,13 +425,20 @@ thead .fc-day-today .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion {
|
||||
}
|
||||
|
||||
.fa-calendar-lines-pen:before {
|
||||
color: #ff0000;
|
||||
color: #ff6200;
|
||||
}
|
||||
|
||||
.fa-calendar-circle-plus:before {
|
||||
color: #0d9f00;
|
||||
}
|
||||
|
||||
.fa-calendar-circle-exclamation
|
||||
{
|
||||
color: #ff0000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.fa-del-attachment {
|
||||
color: #ff0000;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user