This commit is contained in:
gilbN 2019-06-15 18:26:44 +02:00
parent 4cce24c7c6
commit 90a717ed6c
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
border-color: transparent; border-color: transparent;
background: rgba(0, 0, 0, 0.05); background: rgba(0, 0, 0, 0.05);
} }
.bg-theme, .fc-day-header, .table-striped>tbody>tr:nth-of-type(odd) { .bg-theme, .fc-day-header {
background: rgba(0,0,0,.3) !important; background: rgba(0,0,0,.3) !important;
} }
.bg-theme, .fc th.fc-sun, .fc th.fc-tue, .fc th.fc-thu, .fc th.fc-sat, .fc th.fc-mon, .fc th.fc-wed, .fc th.fc-fri, .fc-button { .bg-theme, .fc th.fc-sun, .fc th.fc-tue, .fc th.fc-thu, .fc th.fc-sat, .fc th.fc-mon, .fc th.fc-wed, .fc th.fc-fri, .fc-button {

View File

@ -280,7 +280,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
border-color: transparent; border-color: transparent;
background: rgba(0, 0, 0, 0.05); background: rgba(0, 0, 0, 0.05);
} }
.bg-theme, .fc-day-header, .table-striped>tbody>tr:nth-of-type(odd) { .bg-theme, .fc-day-header {
background: rgba(0,0,0,.3) !important; background: rgba(0,0,0,.3) !important;
} }
.bg-theme, .fc th.fc-sun, .fc th.fc-tue, .fc th.fc-thu, .fc th.fc-sat, .fc th.fc-mon, .fc th.fc-wed, .fc th.fc-fri, .fc-button { .bg-theme, .fc th.fc-sun, .fc th.fc-tue, .fc th.fc-thu, .fc th.fc-sat, .fc th.fc-mon, .fc th.fc-wed, .fc th.fc-fri, .fc-button {