Merge branch 'spidev' into 'master'
Zeiterfassung Update See merge request fronk/thetool!372
This commit is contained in:
@@ -153,8 +153,25 @@ $daysgerm = array("So", "Mo", "Di", "Mi", "Do", "Fr", "Sa");
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
thead .fc-day-today .fc-scrollgrid-sync-inner {
|
||||
background-color: #2c3e50;
|
||||
|
||||
}
|
||||
|
||||
thead .fc-day-today .fc-scrollgrid-sync-inner .fc-col-header-cell-cushion {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.fc .fc-col-header-cell-cushion {
|
||||
color: #2c3e50;
|
||||
}
|
||||
|
||||
.fc .fc-daygrid-day-number {
|
||||
color: #2c3e50;
|
||||
}
|
||||
|
||||
.fc .fc-daygrid-day.fc-day-today {
|
||||
background-color:rgb(33 109 247 / 30%);
|
||||
background-color: rgb(44 62 80 / 12%);
|
||||
}
|
||||
|
||||
.fc-event-title {
|
||||
@@ -162,7 +179,7 @@ $daysgerm = array("So", "Mo", "Di", "Mi", "Do", "Fr", "Sa");
|
||||
}
|
||||
|
||||
.fc-day-today .fc-daygrid-day-top {
|
||||
background-color: #216df7;
|
||||
background-color: #2c3e50;
|
||||
}
|
||||
|
||||
.fc-day-today .fc-daygrid-day-number {
|
||||
|
||||
Reference in New Issue
Block a user