2023-03-03 23:24:18 +03:30
|
|
|
|
.logs-table tr td:nth-of-type(odd) {
|
|
|
|
|
background-color: var(--cui-table-striped-bg);
|
|
|
|
|
}
|
2023-06-23 17:00:49 +03:30
|
|
|
|
|
|
|
|
|
.calendarify .wrapper {
|
|
|
|
|
padding-left: 0 !important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.date-input::-webkit-calendar-picker-indicator {
|
|
|
|
|
/*display: none;*/
|
|
|
|
|
}
|