mirror of
https://github.com/techgarage-ir/MTWireGuard.git
synced 2025-09-01 08:15:24 +02:00
4 lines
93 B
CSS
4 lines
93 B
CSS
|
.logs-table tr td:nth-of-type(odd) {
|
|||
|
background-color: var(--cui-table-striped-bg);
|
|||
|
}
|