techgarage-ir.MTWireGuard/UI/wwwroot/css/custom.css
2023-06-28 18:24:44 +03:30

11 lines
No EOL
226 B
CSS

.logs-table tr td:nth-of-type(odd) {
background-color: var(--cui-table-striped-bg);
}
.calendarify .wrapper {
padding-left: 0 !important;
}
.date-input::-webkit-calendar-picker-indicator {
/*display: none;*/
}