mirror of
https://github.com/techgarage-ir/MTWireGuard.git
synced 2025-08-30 14:49:31 +02:00
11 lines
No EOL
226 B
CSS
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;*/
|
|
} |